I have added a patch to bump up the versions of dependencies, including markdown library which is now in 1.0.0-alpha.7 (as opposed to 0.3.0). I have also enabled GFM extension (for more details look into markdown-rs reposiroty into section Extensions).
The GFM extension allows for proper display of tables, among other things.
Pinned Comments
atomicfs commented on 2023-04-02 23:24 (UTC) (edited on 2023-04-02 23:24 (UTC) by atomicfs)
I have added a patch to bump up the versions of dependencies, including
markdownlibrary which is now in1.0.0-alpha.7(as opposed to0.3.0). I have also enabled GFM extension (for more details look into markdown-rs reposiroty into sectionExtensions).The GFM extension allows for proper display of tables, among other things.