-
#31 brought up the question of tables in PHEPs. I'm going to try to summarize the [situation](https://github.com/heliophysicsPy/standards/pull/31#discussion_r1738988811) here.
Markdown tables are a…
-
According to [the documentation of the `pedantic` option of marked](https://marked.js.org/#/USING_ADVANCED.md#options):
> If true, conform to the original `markdown.pl` as much as possible. Don't f…
-
**This is a feature request.**
### Specification
According to the plugin specs, this (wonderful, great, irreplacable) plugin supports three MD-flavors, with it, Github Flavored Markdown. I hav…
-
### IMPORTANT: Some issues have already been fixed!
If you’re still on the regular 1.113 release, you might be suffering from a problem that has already been fixed. Many fixes landed on `master` in…
-
I'm probably being a bit too fussy, is it possible to do the block color display, and the alignment of the icons and text.
-
Github Flavored Markdown has a nice [syntax for tables](https://help.github.com/articles/github-flavored-markdown/#tables), but the app does not support it.
### Example
| Centered | Left aligned | Ri…
-
It would be nice if one could edit comments in gfm-mode (provided by markdown-mode). Then you could leverage markdown-modes support for Github Flavoured Markup.
As multiple modes in the same buffer…
xendk updated
4 years ago
-
I believe that the website uses [`commonmarker`](https://github.com/gjtorikian/commonmarker) (see [here](https://github.com/exercism/website/blob/498497e3cd333c248aee5eaa5ee6d2298b0349eb/app/commands/…
-
Dokka should provide GFM output that can be used by MkDocs to deploy it to the website.
-
## Summary
- GFM did not support accordion block by default, the workaround solution is using tag to display a disclosure content
- The block should consist of 2 parts
- The title
- The content o…