← Prev in month
← Prev in thread
Re: [docbook-apps] I have paragraphs that contains MarkDown. Is there a way in the XSLT to process them as markdown?
On 7.2.2019 17:22, Loren Cahlander wrote: > The entry for the param of $files is in MarkDown format. Is there a way for the MarkDown to be processed when generating the PDF? Hi Loren, student of my wrote XSLT 2 transform that can parse Markdown and convert it to DocBook: https://github.com/MSmid/markdown2docbook You can add preprocessing step that would expand Markdown to DocBook prior normal DocBook processing. Jirka -- ------------------------------------------------------------------ Jirka Kosek e-mail: http://xmlguru.cz ------------------------------------------------------------------ Professional XML and Web consulting and training services DocBook/DITA customization, custom XSLT/XSL-FO document processing ------------------------------------------------------------------ Bringing you XML Prague conference http://xmlprague.cz ------------------------------------------------------------------
← Prev in month
← Prev in thread