Commit d7c9a27
committed
build(release): 🚀 v13.1.2 🦉
## Version 13.1.2
### 🛠 Fixes & Updates
* **magic blocks:** ensure newline characters processed as hard breaks ([#1329](#1329)) ([bb37d62](bb37d62))
* fix callout magic blocks when rendered directly below a list item ([#1331](#1331)) ([de2b82a](de2b82a))
* fix rendering content in table magic blocks ([#1318](#1318)) ([0ea1cfc](0ea1cfc))
* preserve recipe top level attributes in mdast ([#1324](#1324)) ([98f466b](98f466b))
* **stripComments:** properly pass in the micromark extensions ([#1335](#1335)) ([7ec9d46](7ec9d46))
* **mdxish:** properly terminate html blocks ([#1336](#1336)) ([d221861](d221861))
<!--SKIP CI-->1 parent a628216 commit d7c9a27
3 files changed
+13
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
4 | 14 | | |
5 | 15 | | |
6 | 16 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments