omd icon indicating copy to clipboard operation
omd copied to clipboard

Definition lists do not implement pandoc spec fully

Open nojb opened this issue 5 years ago • 2 comments

Pandoc spec: https://github.com/jgm/commonmark-hs/blob/master/commonmark-extensions/test/definition_lists.md

  • Loose vs tight lists not taken into account
  • Multi block definitions not supported
  • ~ cannot be used in place of :

cc @clecat

nojb avatar Jul 05 '20 09:07 nojb

Thank you for your feedback, I might be a bit busy this week, but I'll try to do it asap. I suppose the full implementation of the spec is mandatory for this feature to be in the release

clecat avatar Jul 06 '20 08:07 clecat

Thank you for your feedback, I might be a bit busy this week, but I'll try to do it asap. I suppose the full implementation of the spec is mandatory for this feature to be in the release

The issue was just to document what is missing, it is not urgent. As for the release, we could just delay definition lists until after the release, it is not a problem (I think it is better to have a complete implementation before it is released).

nojb avatar Jul 06 '20 08:07 nojb