mirror of
https://github.com/wekan/wekan.git
synced 2026-02-19 14:38:06 +01:00
Update markedjs package
Update `markedjs` to commit
7b3036f8c0.
This fixes the issue https://github.com/wekan/wekan/issues/3148.
This commit is contained in:
parent
2876ce633c
commit
399ddd2dab
11 changed files with 4059 additions and 2387 deletions
|
|
@ -154,7 +154,10 @@
|
|||
<li>
|
||||
<a href="#/USING_PRO.md">Extensibility</a>
|
||||
<ul>
|
||||
<li><a href="#/USING_PRO.md#use">marked.use()</a></li>
|
||||
<li><a href="#/USING_PRO.md#renderer">Renderer</a></li>
|
||||
<li><a href="#/USING_PRO.md#tokenizer">Tokenizer</a></li>
|
||||
<li><a href="#/USING_PRO.md#walk-tokens">Walk Tokens</a></li>
|
||||
<li><a href="#/USING_PRO.md#lexer">Lexer</a></li>
|
||||
<li><a href="#/USING_PRO.md#parser">Parser</a></li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue