Stream: implementers
Topic: Changes to GitHub flavored Markdown
Eric Haas (Oct 16 2017 at 16:34):
re markdown changes- how exactly is this change ( which I support btw) going to affec Ig publishing using the build jar and Jekyll - Kramdown is currently supported with Jekyll and I use it for things like TOC and table grids. Will I need to back off of using Kramdown and use more html?
Eric Haas (Oct 16 2017 at 16:37):
I realize that I may be barking up the wrong tree because I am talking about support for the narrative sections and not FHIR artifacts. I would still need html support to produce a pretty IG.
Grahame Grieve (Oct 16 2017 at 20:45):
I don't know how it will impact the IG process yet. logically, we would use GFM in the IG publisher as well, but I don't know whether we can do that or not.
Grahame Grieve (Oct 16 2017 at 20:45):
but if we did, why would you have to use more HTML?
Eric Haas (Oct 16 2017 at 21:08):
For example for insertion of images in markdown files beyond the basic  and special text highlighting as I understood the proposal, html would not be supported in Markdown.
Grahame Grieve (Oct 16 2017 at 21:09):
not in resources. Need not disable it for jekyll
Last updated: Apr 12 2022 at 19:14 UTC