-
## Description
Math inside block quotes is rendered incorrectly, essentially always assuming lazy continuation of the block quote.
## Reproduce
1. Open Jupyter Lab and create a new notebook
…
-
Ghost’s Markdown is different from Gruber Markdown, e.g. it implements strikethroughs. But it does this with a modified Github Flavored Markdown system.
- [Documentation (that is, a “guide”)](http://s…
-
### 開發一個使用 React 框架的前端專案
1. 整合 GitHub API
2. 實作搜尋與篩選功能
-
something like
gh_pages/sample_content.html auto linking to https://github.com/mojombo/github-flavored-markdown/blob/gh-pages/sample_content.html (Branch/file)
and
d5cda3ccf933df092bdc5d069b9700b8d2…
-
### Pitch
With the [extended Syntax](https://www.markdownguide.org/extended-syntax/) of [Markdown](https://www.markdownguide.org/) there are a couple of more formats, which could be helpful for the *…
-
- [ ] Update image syntax so that if it is on a line by itself, it is treated as a block, otherwise treat it as an inline element.
* The default schema would render block-level images in a `figure…
-
@harrislapiroff suggested using Markdown containers, instead of blockquotes, via the [`markdown-it-container` ](https://github.com/markdown-it/markdown-it-container) project. Let's weigh the pros and …
-
-
## support for Github flavored markdown.
see #12
It would be great if we could switch out the markdown parser via a radio button or something when using dillinger to parse it as github flavored vs …
-
### Library
React Components / v9 (@fluentui/react-components)
### Describe the feature that you would like added
The "@storybook/addon-mdx-gfm" addon serves as a migration aid for Storybook 7.0, o…