Re: [NTG-context] Typesetting Markdown -- Part 2

2019-05-31 Thread Saša Janiška
David Nebauer  writes:

> https://github.com/Witiko/markdown is forked from
> https://github.com/jgm/lunamark. Github user "jgm" is John MacFarlane,
> the creator of pandoc, and pandoc itself is hosted on github under
> "jgm" as well: https://github.com/jgm/pandoc.
>
> So, it seems a good bet that https://github.com/Witiko/markdown
> supports pandoc markdown.

Well John MacFarlane is [here](https://commonmark.org/) as well. ;)


Sincerely,
Gour

-- 
While contemplating the objects of the senses, a person
develops attachment for them, and from such attachment lust
develops, and from lust anger arises.

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] Typesetting Markdown -- Part 2

2019-05-30 Thread Thangalin
>
> sense to check all these mappings onto context, for instance I think
> that pandoc uses \section and such while in fact it should use
> \startsectionlevel[title={}] ... \stopsectionlevel so that one can embed
> documents in other documents.
>

https://github.com/jgm/pandoc/issues/5539

Feel free to add comments to the issue.
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] Typesetting Markdown -- Part 2

2019-05-30 Thread David Nebauer

https://github.com/Witiko/markdown is forked from https://github.com/jgm/lunamark. Github user 
"jgm" is John MacFarlane, the creator of pandoc, and pandoc itself is hosted on github 
under "jgm" as well: https://github.com/jgm/pandoc.

So, it seems a good bet that https://github.com/Witiko/markdown supports pandoc 
markdown.

Regards,
David.

Excerpts from Saša Janiška's message of May 30, 2019 7:48 pm:

Hans Hagen  writes:


just test it and tell me what needs to be fixed / added


I'm looking at https://github.com/Witiko/markdown and wondering which
flavour of Markdown this package does support?

By reading https://github.com/Witiko/markdown/issues/25 it could mean it
could be Pandoc's one, but not sure?

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] Typesetting Markdown -- Part 2

2019-05-30 Thread Hans Hagen

On 5/30/2019 12:18 PM, Saša Janiška wrote:

Hans Hagen  writes:


just test it and tell me what needs to be fixed / added


I'm looking at https://github.com/Witiko/markdown and wondering which
flavour of Markdown this package does support?

By reading https://github.com/Witiko/markdown/issues/25 it could mean it
could be Pandoc's one, but not sure?
I don't know as I never use these coding methods. But it might make 
sense to check all these mappings onto context, for instance I think 
that pandoc uses \section and such while in fact it should use 
\startsectionlevel[title={}] ... \stopsectionlevel so that one can embed 
documents in other documents.


(An option is to look into mappings onto xml.)

Hans


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] Typesetting Markdown -- Part 2

2019-05-30 Thread Saša Janiška
Hans Hagen  writes:

> just test it and tell me what needs to be fixed / added

I'm looking at https://github.com/Witiko/markdown and wondering which
flavour of Markdown this package does support?

By reading https://github.com/Witiko/markdown/issues/25 it could mean it
could be Pandoc's one, but not sure?


Sincerely,
Gour

-- 
As the embodied soul continuously passes, in this body,
from boyhood to youth to old age, the soul similarly passes
into another body at death. A sober person is not bewildered
by such a change.

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] Typesetting Markdown -- Part 2

2019-05-30 Thread Hans Hagen

On 5/29/2019 11:54 PM, Thangalin wrote:

Hi all,

The second part describes how to create a PDF file from a Markdown file 
using pandoc and ConTeXt:


https://dave.autonoma.ca/blog/2019/05/29/typesetting-markdown-part-2/

If anyone has suggestions to improve the ConTeXt-related portions, 
please pass them along.


I've considered using ConTeXt's Markdown module, but I'm not sure how 
much of Pandoc's enhanced Markdown it supports.

just test it and tell me what needs to be fixed / added

Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


[NTG-context] Typesetting Markdown -- Part 2

2019-05-29 Thread Thangalin
Hi all,

The second part describes how to create a PDF file from a Markdown file
using pandoc and ConTeXt:
https://dave.autonoma.ca/blog/2019/05/29/typesetting-markdown-part-2/

If anyone has suggestions to improve the ConTeXt-related portions, please
pass them along.

I've considered using ConTeXt's Markdown module, but I'm not sure how much
of Pandoc's enhanced Markdown it supports.

Thank you!
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___