dendronhq / dendron

The personal knowledge management (PKM) tool that grows as you do!
https://wiki.dendron.so
Apache License 2.0
6.75k stars 258 forks source link

Published extended syntax markdown not rendering #437

Open olivercrask opened 3 years ago

olivercrask commented 3 years ago

Describe the bug None of the extended syntax markdown options are rendering correctly. They are documented here: Dendron - Markdown

To Reproduce Create a page with some extended markdown features and then publish.

Expected behavior Rendering of extended markdown

Screenshots image

**Desktop: OS: Linux Ubuntu Budgie 20.04 Browser: Firefox Version: 22

kevins8 commented 3 years ago

Thanks for the update. We are slowly transitioning from extended markdown preview to our own markdown parser that integrates with vscode's native markdown preview as well as our publishing stack. Depending on what you were using previously, Dendron had 3 markdown parsers (markdown preview, preview enhanced, and publishing). We're currently in the process of unifying everything under a single markdown parser. This isn't currently at feature parity with markdown preview extended. Will be adding back markdown extended features over the new few weeks.

On Fri, Jan 1, 2021 at 2:00 PM Oli Crask notifications@github.com wrote:

Describe the bug None of the extended syntax markdown options are rendering correctly. They are documented here: Dendron - Markdown https://dendron.so/notes/ba97866b-889f-4ac6-86e7-bb2d97f6e376.html

To Reproduce Create a page with some extended markdown features and then publish.

Expected behavior Rendering of extended markdown

Screenshots [image: image] https://user-images.githubusercontent.com/36341776/103446921-c59d2d00-4c7c-11eb-81cd-7915ce0acf7c.png

**Desktop: OS: Linux Ubuntu Budgie 20.04 Browser: Firefox Version: 22

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dendronhq/dendron/issues/437, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABPIPS2UJXCMLYL5OOASE3SXZAZFANCNFSM4VQR7NMA .

olivercrask commented 3 years ago

Still finding the same thing with 11ty publishing, is this expected?