mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
dependency update
This commit is contained in:
parent
ffd533c40d
commit
e325cea6b7
8 changed files with 233 additions and 167 deletions
|
|
@ -4,7 +4,7 @@
|
|||
* of external markdown documents.
|
||||
*/
|
||||
|
||||
import marked from 'marked'
|
||||
import { marked } from 'marked';
|
||||
|
||||
const DEFAULT_SLIDE_SEPARATOR = '\r?\n---\r?\n',
|
||||
DEFAULT_NOTES_SEPARATOR = 'notes?:',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue