-
Hiya
I've written some code to support github flavoured markdown, if you want to add it to Text::Markdown:
http://github.github.com/github-flavored-markdown/
```
sub gfm{
my $content = shift //…
-
Is it possible to support gfm?
So I can write codes without (stupid) indent, and I can generate a `` more conveniently.
-
Hi,
this is not a strictly development feature but sometimes also developers needs to write documentation.
A Markdown tool could compile Markdown (.md, .markdown, .mdown, .mkdn etc.) files, in HTML…
-
See https://help.github.com/articles/github-flavored-markdown/
- [x] Multiple underscores in words?
- [ ] URL autolinking
- [x] Strikethrough
- [x] Fenced code blocks (see #25)
- [x] Syntax highlighti…
-
-
https://expensify.slack.com/archives/C049HHMV9SM/p1712094742944359
Now that live markdown preview is out on production - let's add support for the background style for inline code
It should use …
-
Are there any features of github markdown that are not supported by lenasys markdown that are not implemented or partially working that may be useful, we need to list these features and make a decitio…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
main
### Commit ID
newest
### Other Environment Information
```Markdown
- Hardware par…
-
**Vulnerability in markdown-to-jsx**
This package uses `markdown-to-jsx ^6.11.4` affected by:
Issue: Cross site scripting in markdown-to-jsx
URL: https://github.com/advisories/GHSA-4wx3-54g…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.95.2 (user setup)
- OS Version: Windows_NT x64 10.0.22631
defaultSettings.json is like this:
```json
{
…