@yozora/tokenizer-thematic-break 2.3.3 → 2.3.5
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/CHANGELOG.md +22 -0
- package/README.md +42 -42
- package/lib/cjs/index.cjs +0 -1
- package/lib/esm/index.mjs +0 -1
- package/lib/types/index.d.ts +0 -1
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,28 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See
|
|
4
4
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## <small>2.3.5 (2024-10-06)</small>
|
|
7
|
+
|
|
8
|
+
- :bookmark: release: publish v2.3.3 ([be6d159](https://github.com/yozorajs/yozora/commit/be6d159))
|
|
9
|
+
- :bookmark: release: publish v2.3.4 ([ac66f62](https://github.com/yozorajs/yozora/commit/ac66f62))
|
|
10
|
+
- :wrench: chore: fix nx config ([139b132](https://github.com/yozorajs/yozora/commit/139b132))
|
|
11
|
+
- :wrench: chore: fix nx config ([b8c4d73](https://github.com/yozorajs/yozora/commit/b8c4d73))
|
|
12
|
+
- :wrench: chore: fix nx config ([38c2325](https://github.com/yozorajs/yozora/commit/38c2325))
|
|
13
|
+
|
|
14
|
+
# Change Log
|
|
15
|
+
|
|
16
|
+
All notable changes to this project will be documented in this file. See
|
|
17
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
18
|
+
|
|
19
|
+
## <small>2.3.4 (2024-09-29)</small>
|
|
20
|
+
|
|
21
|
+
**Note:** Version bump only for package @yozora/tokenizer-thematic-break
|
|
22
|
+
|
|
23
|
+
# Change Log
|
|
24
|
+
|
|
25
|
+
All notable changes to this project will be documented in this file. See
|
|
26
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
27
|
+
|
|
6
28
|
## <small>2.3.3 (2024-09-20)</small>
|
|
7
29
|
|
|
8
30
|
- :wrench: chore: fix nx config ([b8c4d73](https://github.com/yozorajs/yozora/commit/b8c4d73))
|
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<header>
|
|
4
4
|
<h1 align="center">
|
|
5
|
-
<a href="https://github.com/yozorajs/yozora/tree/v2.3.
|
|
5
|
+
<a href="https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/thematic-break#readme">@yozora/tokenizer-thematic-break</a>
|
|
6
6
|
</h1>
|
|
7
7
|
<div align="center">
|
|
8
8
|
<a href="https://www.npmjs.com/package/@yozora/tokenizer-thematic-break">
|
|
@@ -182,80 +182,80 @@ ___
|
|
|
182
182
|
|
|
183
183
|
[live-examples]: https://yozora.guanghechen.com/docs/package/tokenizer-thematic-break#live-examples
|
|
184
184
|
[docpage]: https://yozora.guanghechen.com/docs/package/tokenizer-thematic-break
|
|
185
|
-
[homepage]: https://github.com/yozorajs/yozora/tree/v2.3.
|
|
185
|
+
[homepage]: https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/thematic-break#readme
|
|
186
186
|
[gfm-spec]: https://github.github.com/gfm
|
|
187
187
|
[mdast-homepage]: https://github.com/syntax-tree/mdast
|
|
188
|
-
[@yozora/ast]: https://github.com/yozorajs/yozora/tree/v2.3.
|
|
189
|
-
[@yozora/ast-util]: https://github.com/yozorajs/yozora/tree/v2.3.
|
|
190
|
-
[@yozora/character]: https://github.com/yozorajs/yozora/tree/v2.3.
|
|
188
|
+
[@yozora/ast]: https://github.com/yozorajs/yozora/tree/v2.3.5/packages/ast#readme
|
|
189
|
+
[@yozora/ast-util]: https://github.com/yozorajs/yozora/tree/v2.3.5/packages/ast-util#readme
|
|
190
|
+
[@yozora/character]: https://github.com/yozorajs/yozora/tree/v2.3.5/packages/character#readme
|
|
191
191
|
[@yozora/eslint-config]:
|
|
192
192
|
https://github.com/yozorajs/yozora/tree/release-2.x.x/packages/eslint-config#readme
|
|
193
|
-
[@yozora/core-parser]: https://github.com/yozorajs/yozora/tree/v2.3.
|
|
193
|
+
[@yozora/core-parser]: https://github.com/yozorajs/yozora/tree/v2.3.5/packages/core-parser#readme
|
|
194
194
|
[@yozora/core-tokenizer]:
|
|
195
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
196
|
-
[@yozora/invariant]: https://github.com/yozorajs/yozora/tree/v2.3.
|
|
195
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/packages/core-tokenizer#readme
|
|
196
|
+
[@yozora/invariant]: https://github.com/yozorajs/yozora/tree/v2.3.5/packages/invariant#readme
|
|
197
197
|
[@yozora/jest-for-tokenizer]:
|
|
198
198
|
https://github.com/yozorajs/yozora/tree/release-2.x.x/packages/jest-for-tokenizer#readme
|
|
199
|
-
[@yozora/parser]: https://github.com/yozorajs/yozora/tree/v2.3.
|
|
200
|
-
[@yozora/parser-gfm]: https://github.com/yozorajs/yozora/tree/v2.3.
|
|
199
|
+
[@yozora/parser]: https://github.com/yozorajs/yozora/tree/v2.3.5/packages/parser#readme
|
|
200
|
+
[@yozora/parser-gfm]: https://github.com/yozorajs/yozora/tree/v2.3.5/packages/parser-gfm#readme
|
|
201
201
|
[@yozora/parser-gfm-ex]:
|
|
202
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
202
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/packages/parser-gfm-ex#readme
|
|
203
203
|
[@yozora/template-tokenizer]:
|
|
204
204
|
https://github.com/yozorajs/yozora/tree/release-2.x.x/packages/template-tokenizer#readme
|
|
205
205
|
[@yozora/tokenizer-admonition]:
|
|
206
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
206
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/admonition#readme
|
|
207
207
|
[@yozora/tokenizer-autolink]:
|
|
208
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
208
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/autolink#readme
|
|
209
209
|
[@yozora/tokenizer-autolink-extension]:
|
|
210
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
210
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/autolink-extension#readme
|
|
211
211
|
[@yozora/tokenizer-blockquote]:
|
|
212
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
213
|
-
[@yozora/tokenizer-break]: https://github.com/yozorajs/yozora/tree/v2.3.
|
|
212
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/blockquote#readme
|
|
213
|
+
[@yozora/tokenizer-break]: https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/break#readme
|
|
214
214
|
[@yozora/tokenizer-definition]:
|
|
215
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
216
|
-
[@yozora/tokenizer-delete]: https://github.com/yozorajs/yozora/tree/v2.3.
|
|
215
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/definition#readme
|
|
216
|
+
[@yozora/tokenizer-delete]: https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/delete#readme
|
|
217
217
|
[@yozora/tokenizer-ecma-import]:
|
|
218
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
218
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/ecma-import#readme
|
|
219
219
|
[@yozora/tokenizer-emphasis]:
|
|
220
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
220
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/emphasis#readme
|
|
221
221
|
[@yozora/tokenizer-fenced-block]:
|
|
222
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
222
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/fenced-block#readme
|
|
223
223
|
[@yozora/tokenizer-fenced-code]:
|
|
224
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
224
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/fenced-code#readme
|
|
225
225
|
[@yozora/tokenizer-footnote]:
|
|
226
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
226
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/footnote#readme
|
|
227
227
|
[@yozora/tokenizer-footnote-definition]:
|
|
228
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
228
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/footnote-definition#readme
|
|
229
229
|
[@yozora/tokenizer-footnote-reference]:
|
|
230
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
230
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/footnote-reference#readme
|
|
231
231
|
[@yozora/tokenizer-heading]:
|
|
232
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
232
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/heading#readme
|
|
233
233
|
[@yozora/tokenizer-html-block]:
|
|
234
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
234
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/html-block#readme
|
|
235
235
|
[@yozora/tokenizer-html-inline]:
|
|
236
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
237
|
-
[@yozora/tokenizer-image]: https://github.com/yozorajs/yozora/tree/v2.3.
|
|
236
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/html-inline#readme
|
|
237
|
+
[@yozora/tokenizer-image]: https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/image#readme
|
|
238
238
|
[@yozora/tokenizer-image-reference]:
|
|
239
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
239
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/image-reference#readme
|
|
240
240
|
[@yozora/tokenizer-indented-code]:
|
|
241
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
241
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/indented-code#readme
|
|
242
242
|
[@yozora/tokenizer-inline-code]:
|
|
243
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
243
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/inline-code#readme
|
|
244
244
|
[@yozora/tokenizer-inline-math]:
|
|
245
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
246
|
-
[@yozora/tokenizer-link]: https://github.com/yozorajs/yozora/tree/v2.3.
|
|
245
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/inline-math#readme
|
|
246
|
+
[@yozora/tokenizer-link]: https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/link#readme
|
|
247
247
|
[@yozora/tokenizer-link-reference]:
|
|
248
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
249
|
-
[@yozora/tokenizer-list]: https://github.com/yozorajs/yozora/tree/v2.3.
|
|
250
|
-
[@yozora/tokenizer-math]: https://github.com/yozorajs/yozora/tree/v2.3.
|
|
248
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/link-reference#readme
|
|
249
|
+
[@yozora/tokenizer-list]: https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/list#readme
|
|
250
|
+
[@yozora/tokenizer-math]: https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/math#readme
|
|
251
251
|
[@yozora/tokenizer-paragraph]:
|
|
252
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
252
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/paragraph#readme
|
|
253
253
|
[@yozora/tokenizer-setext-heading]:
|
|
254
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
255
|
-
[@yozora/tokenizer-table]: https://github.com/yozorajs/yozora/tree/v2.3.
|
|
256
|
-
[@yozora/tokenizer-text]: https://github.com/yozorajs/yozora/tree/v2.3.
|
|
254
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/setext-heading#readme
|
|
255
|
+
[@yozora/tokenizer-table]: https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/table#readme
|
|
256
|
+
[@yozora/tokenizer-text]: https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/text#readme
|
|
257
257
|
[@yozora/tokenizer-thematic-break]:
|
|
258
|
-
https://github.com/yozorajs/yozora/tree/v2.3.
|
|
258
|
+
https://github.com/yozorajs/yozora/tree/v2.3.5/tokenizers/thematic-break#readme
|
|
259
259
|
[@yozora/react-admonition]:
|
|
260
260
|
https://github.com/yozorajs/yozora-react/tree/main/packages/admonition#readme
|
|
261
261
|
[@yozora/react-blockquote]:
|
package/lib/cjs/index.cjs
CHANGED
package/lib/esm/index.mjs
CHANGED
|
@@ -95,4 +95,3 @@ class ThematicBreakTokenizer extends BaseBlockTokenizer {
|
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
export { ThematicBreakTokenizer, uniqueName as ThematicBreakTokenizerName, ThematicBreakTokenizer as default, match as thematicBreakMatch, parse as thematicBreakParse };
|
|
98
|
-
//# sourceMappingURL=index.mjs.map
|
package/lib/types/index.d.ts
CHANGED
|
@@ -39,4 +39,3 @@ declare class ThematicBreakTokenizer extends BaseBlockTokenizer<T, IToken, INode
|
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
export { type IThis as IThematicBreakHookContext, type IToken as IThematicBreakToken, type ITokenizerProps as IThematicBreakTokenizerProps, ThematicBreakTokenizer, uniqueName as ThematicBreakTokenizerName, ThematicBreakTokenizer as default, match as thematicBreakMatch, parse as thematicBreakParse };
|
|
42
|
-
//# sourceMappingURL=index.d.ts.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yozora/tokenizer-thematic-break",
|
|
3
|
-
"version": "2.3.
|
|
3
|
+
"version": "2.3.5",
|
|
4
4
|
"author": {
|
|
5
5
|
"name": "guanghechen",
|
|
6
6
|
"url": "https://github.com/guanghechen/"
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"url": "https://github.com/yozorajs/yozora.git",
|
|
11
11
|
"directory": "tokenizers/thematic-break"
|
|
12
12
|
},
|
|
13
|
-
"homepage": "https://github.com/yozorajs/yozora/tree/v2.3.
|
|
13
|
+
"homepage": "https://github.com/yozorajs/yozora/tree/v2.3.4/tokenizers/thematic-break",
|
|
14
14
|
"type": "module",
|
|
15
15
|
"exports": {
|
|
16
16
|
"types": "./lib/types/index.d.ts",
|
|
@@ -34,9 +34,9 @@
|
|
|
34
34
|
"README.md"
|
|
35
35
|
],
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@yozora/ast": "^2.3.
|
|
38
|
-
"@yozora/character": "^2.3.
|
|
39
|
-
"@yozora/core-tokenizer": "^2.3.
|
|
37
|
+
"@yozora/ast": "^2.3.5",
|
|
38
|
+
"@yozora/character": "^2.3.5",
|
|
39
|
+
"@yozora/core-tokenizer": "^2.3.5"
|
|
40
40
|
},
|
|
41
|
-
"gitHead": "
|
|
41
|
+
"gitHead": "251eac044927616fe211c86c98e44a39003bd664"
|
|
42
42
|
}
|