@milkdown/preset-gfm 7.6.2 → 7.6.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/lib/index.es.js +884 -708
- package/lib/index.es.js.map +1 -1
- package/lib/node/table/utils.d.ts.map +1 -1
- package/package.json +8 -8
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@ The gfm preset of [milkdown](https://milkdown.dev/).
|
|
|
4
4
|
|
|
5
5
|
# Official Documentation
|
|
6
6
|
|
|
7
|
-
Documentation can be found on the [Milkdown website](https://milkdown.dev/
|
|
7
|
+
Documentation can be found on the [Milkdown website](https://milkdown.dev/).
|
|
8
8
|
|
|
9
9
|
# License
|
|
10
10
|
|