We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f1285b commit c800523Copy full SHA for c800523
packages/parser/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 2.0.3 (2026-02-21)
2
+
3
+### 🩹 Fixes
4
5
+- パイプテーブルセル内の改行継続をサポート ([#27](https://github.com/r74tech/wdpr/pull/27), [#28](https://github.com/r74tech/wdpr/pull/28))
6
7
+### ❤️ Thank You
8
9
+- r74tech @r74tech
10
11
## 2.0.2 (2026-02-17)
12
13
### 🚀 Features
packages/parser/package.json
@@ -1,6 +1,6 @@
{
"name": "@wdprlib/parser",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "Parser for Wikidot markup",
"keywords": [
"ast",
0 commit comments