lin onetwo
47cc03d05d
feat: make sure block rule all have \n\n for visiblity
2024-10-13 21:36:35 +08:00
lin onetwo
fb9f7a5ea1
fix: table space and horizrule block new line
2024-10-13 21:31:51 +08:00
lin onetwo
72dd18dfa5
fix: positional attribute in macro call
2024-10-13 21:31:29 +08:00
lin onetwo
53296a484c
fix: macro in widget param
2024-10-13 20:55:03 +08:00
lin onetwo
375df47b19
feat: restore inline macro def
2024-10-13 03:26:35 +08:00
lin onetwo
f0babe4388
fix: Wiki parser initialize blockRuleClasses only when first new an instance
2024-10-13 03:13:51 +08:00
lin onetwo
1c50996a13
refactor: lowercase the parseblock rule name
2024-10-02 13:49:44 +08:00
lin onetwo
4ea8ae427c
Merge branch 'feat/to-string' of https://github.com/linonetwo/TiddlyWiki5 into feat/to-string
2024-10-02 13:47:44 +08:00
lin onetwo
1a45520909
lint: double quote
2024-10-02 13:47:41 +08:00
linonetwo
23489ce83c
refactor: no need for new $tw.Wiki()
2024-09-30 18:15:30 +08:00
linonetwo
58507c06b4
refactor: move tiddlers to /data
2024-09-30 18:11:22 +08:00
linonetwo
03798d7fef
Update conditional.js
2024-09-04 16:46:32 +08:00
lin onetwo
043f60b299
Update test-wikitext-serialize.js
2024-09-04 16:44:03 +08:00
lin onetwo
f5fca2a4d4
Update conditional.js to not include space
2024-09-04 16:43:05 +08:00
lin onetwo
658053643f
Merge remote-tracking branch 'upstream/master' into feat/to-string
2024-08-10 12:44:10 +08:00
lin onetwo
398d7f7fe7
lint: useless ai generated comments
2024-08-10 12:43:26 +08:00
lin onetwo
08e9312295
feat: run all tests
2024-08-10 02:35:07 +08:00
lin onetwo
c4f6136fa7
feat: use void node to carry important info for typedblock
2024-08-10 02:33:50 +08:00
lin onetwo
0adf638c1a
refactor: reuse block on inline when possible
2024-08-10 01:31:55 +08:00
lin onetwo
589241a406
feat: transcludeblock
2024-08-10 01:31:43 +08:00
lin onetwo
3cf93d08e5
lint: useless comments
2024-08-09 22:45:14 +08:00
lin onetwo
856cb42039
Update table.js
2024-08-09 22:33:05 +08:00
lin onetwo
43f3f8b5ed
feat: styleinline
2024-08-09 19:50:07 +08:00
lin onetwo
7c73f1f922
feat: styleblock
2024-08-08 23:52:48 +08:00
Jeremy Ruston
4da27f6a4b
Add support for social media cards ( #8441 )
...
* Initial Commit
* Fix Twitter description
* Improve image preview name
Thanks @simonbaird
* Add control panel UI for social media cards
2024-08-08 10:15:38 +01:00
Rob Hoelz
3707e10ef6
Add start/end properties for table row/cell elements ( #8494 )
...
* Add test for existing table parsing functionality
* Add expected start/end for tr elements in table wikitext test
* Populate start/end properties for tr elements
* Add expected start/end for th/td elements in table wikitext test
* Populate start/end properties for th/td elements
2024-08-08 10:06:44 +01:00
Jeremy Ruston
fd056d210a
Merge branch 'tiddlywiki-com'
2024-08-07 23:33:29 +01:00
lin onetwo
078cd5fba2
feat: add to styleblock
2024-08-08 01:16:27 +08:00
lin onetwo
fb8732a081
lint: ' -> "
2024-08-07 23:58:45 +08:00
lin onetwo
2fa454ad84
fix: macrodef with comment (void node) not working
2024-08-07 23:53:48 +08:00
Jeremy Ruston
0674ac6389
Add code-of-conduct.md to root of repo
2024-08-07 14:36:11 +01:00
Leilei332
d3394aa1ba
Fix transposed palette filename for "Contrast" palettes ( #8493 )
2024-08-07 12:46:16 +01:00
Leilei332
0bfa12466e
Apply proper color for target footnote background in markdown ( #8492 )
...
* Use footnote-target-background index for the color of the background of target footnote
* Apply proper color to palettes
2024-08-07 12:07:22 +01:00
Jeremy Ruston
0e0818c8e9
Transliterate control characters in site title ( #8339 )
2024-08-07 11:42:46 +01:00
Jeremy Ruston
9b6baba5d5
Fix geospatial plugin popup demo
2024-08-06 21:32:04 +01:00
Mario Pietsch
a6ffcc1341
Update bug_report.yml ( #8468 )
...
Replace boilerplate text with "placeholder" text
2024-08-06 15:45:14 +01:00
Leilei332
885faf964b
Fix strange links in $:/plugins/tiddlywiki/highlight/usage ( #8487 )
...
* Normalize links in highlight usage
* Revert to use define
2024-08-05 15:29:16 +01:00
Jeremy Ruston
d9ac4a823f
Fix crash with render command when filename filter returns empty result
2024-08-05 11:20:35 +01:00
Bram Chen
ac286dac82
Update chinese language files ( #8473 )
...
* update chinese descriptions for text/vnd.tiddlywiki-multiple
2024-08-04 23:47:37 +01:00
lin onetwo
b8125d13b8
Update test-wikitext-parser.js
2024-08-05 03:04:03 +08:00
lin onetwo
af2ddaa350
Update void.js
2024-08-05 02:58:28 +08:00
lin onetwo
e7d4819f03
lint: quote
2024-08-05 02:52:12 +08:00
lin onetwo
9dbbcefe47
Update test-wikitext-parser.js
2024-08-05 02:38:37 +08:00
lin onetwo
6ac9592bd7
fix: void node need to handle its children
2024-08-05 02:31:16 +08:00
lin onetwo
d6b9d00ef7
Update widget.js
2024-08-05 01:34:33 +08:00
lin onetwo
893edf9ae3
lint: quote
2024-08-05 01:34:30 +08:00
lin onetwo
82ae7678a7
test: add rule: 'parseBlock' and isRuleEnd: true
2024-08-04 14:39:20 +00:00
lin onetwo
7bc408b3b0
feat: ast to use new widget type void
2024-08-04 14:38:54 +00:00
lin onetwo
5b2c3dbace
feat: use void widget, so methods always return a widget
2024-08-04 14:18:01 +00:00
lin onetwo
96adee987a
Merge branch 'TiddlyWiki:master' into feat/to-string
2024-08-04 21:40:41 +08:00