I missed a change to dependency in a recent py-rich update; the
Markdown parser changed from py-commonmark to py-markdown-it but we
don't have a port for the latter yet. OK to import these two?
$ pkg_info py3-markdown-it py3-mdurl
Information for inst:py3-markdown-it-2.2.0
Comment:
markdown parsi
On Wed, Jun 07, 2006 at 10:59:31AM +0200, Aleksander Piotrowski wrote:
> Will Maier <[EMAIL PROTECTED]> wrote:
> > I'd agree, except the original (and canonical?) implementation of
> > Markdown is in Perl. There might be better ways to avoid collisions,
> > though.
[...]
> Anyway, please try this c
On Wed, Jun 07, 2006 at 10:59:31AM +0200, Aleksander Piotrowski wrote:
> Will Maier <[EMAIL PROTECTED]> wrote:
> > I'd agree, except the original (and canonical?) implementation
> > of Markdown is in Perl. There might be better ways to avoid
> > collisions, though.
>
> Do we have perl version in o
Will Maier <[EMAIL PROTECTED]> wrote:
> On Tue, Jun 06, 2006 at 03:50:39PM -0700, Ben Lovett wrote:
> > On Jun 6, 2006, at 3:27 PM, Will Maier wrote:
> > >+post-install:
> > >+ ${INSTALL_SCRIPT} ${WRKSRC}/markdown.py ${PREFIX}/bin/py-markdown
> >
> > Seems to me that this could be named just `ma
On Tue, Jun 06, 2006 at 03:50:39PM -0700, Ben Lovett wrote:
> On Jun 6, 2006, at 3:27 PM, Will Maier wrote:
> >+post-install:
> >+${INSTALL_SCRIPT} ${WRKSRC}/markdown.py ${PREFIX}/bin/py-markdown
>
> Seems to me that this could be named just `markdown'. That said,
> it works fine here (i386 an
On Jun 6, 2006, at 3:27 PM, Will Maier wrote:
+post-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/markdown.py ${PREFIX}/bin/py-markdown
Seems to me that this could be named just `markdown'. That said, it
works fine here (i386 and amd64).
On Tue, Jun 06, 2006 at 04:04:39PM -0500, Will Maier wrote:
> This is a port of a small Python module that implements John
> Gruber's Markdown. I've placed the setup.py (which is used to
> build the Python module) in files/, since it's distributed
> separately from the module.
The tarball I sent i
.*-
This is a port of a small Python module that implements John
Gruber's Markdown. I've placed the setup.py (which is used to build
the Python module) in files/, since it's distributed separately from
the module.
Comments and tests greatly appreciated.
Thanks!
pkg/DESCR:
Markdown is two t