Hi,

In recent versions of ConTeXt LMTX, the builtin markdown module is missing.
(Files m-markdown.[lua|mkiv])
Just copying this module from an earlier version shows that they don't work
anymore.

MWE:

ConTeXt file:
-- 8< ------------------------------------------
\usemodule[markdown]
\starttext
\processmarkdownfile{file.md}
\stoptext
-- 8< ------------------------------------------

file.md:
-- 8< ------------------------------------------
Title
=====

Here comes a paragraph text.
-- 8< ------------------------------------------

Are there plans to add and update this module?

Cheers,
Christoph
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to