-
Please :)
loleg updated
2 months ago
-
When I use `md-block`, it outputs a lot of warnings to console from the `marked` module. These are the warnings I get:
1.
marked(): mangle parameter is enabled by default, but is deprecated since…
-
https://qwemooe.gitee.io/post/markdown/
Welcome to Markdown! SmartyPants SmartyPants converts ASCII punctuation characters into “smart” typographic punctuation HTML entities. For example:
ASCII…
-
https://qwemooe.gitee.io/markdown/
Welcome to Markdown! SmartyPants SmartyPants converts ASCII punctuation characters into “smart” typographic punctuation HTML entities. For example:
ASCII HTML…
-
The [Zine typography plugin (@jace's branch)](https://bitbucket.org/jace/zine-main/src/a344905553f8bbd9edb3db81ff983fa8c8637259/zine/plugins/typography/__init__.py?at=default&fileviewer=file-view-defa…
-
This package doesn't work well with [marked](https://github.com/chjj/marked). Say I first run `marked` on a string of markdown, it will escape quotes to `'` or `&qout;` which means `typogr.smartyp…
-
**Describe the bug**
It seems that the curly quotes displayed in the app (added by PR https://github.com/IDEMSInternational/open-app-builder/pull/2357) in Arabic are swapped.
Expected behaviour (f…
-
My `.vimrc` setup:
let g:vimwiki_ext2syntax = {'.md': 'markdown'}
let g:vimwiki_list = [{'path': '~/vimwiki/',
\'syntax': 'markdown',
\'ext': '.md',
…
-
When `smartypants` is enabled, which it is by default, string literals in inline expressions produce the wrong output:
```svelte
1 {"
pngwn updated
8 months ago
-
Where shall this extension go from here? Meanwhile [PHP Markdown](https://github.com/michelf/php-markdown) has released version 1.8.0, and the current version of [HTML Purifier](http://htmlpurifier.or…