Skip to content

Commit

Permalink
docs: add docs for patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Enter-tainer committed Feb 17, 2023
1 parent f759e2c commit 4987d77
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions patches/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Patches

为了保证与 mkdocs 的兼容性,我们 patch 了 `mdast-util-to-markdown`。具体变化如下

- 使用 2 space style 的 hardbreak
- 避免 escape `&`
- 避免将等号视为 heading

0 comments on commit 4987d77

Please sign in to comment.