mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-11-02 05:51:30 +08:00
Use correct unpkg url for plugin
This commit is contained in:
parent
874b9c7ecb
commit
1830087ab8
@ -14,7 +14,7 @@ Browser:
|
||||
|
||||
```html
|
||||
<script src="https://unpkg.com/turndown/dist/turndown.js"></script>
|
||||
<script src="https://unpkg.com/turndown/dist/turndown-plugin-gfm.js"></script>
|
||||
<script src="https://unpkg.com/turndown-plugin-gfm/dist/turndown-plugin-gfm.js"></script>
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user