1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 09:43:16 +00:00
TiddlyWiki5/core/modules/parsers
Jeremy Ruston 0095ea60d9
Switch off CamelCase linking by default (#7513)
* Disable camelcase by default

* New parse rule for ~CamelCase

For backwards compatibility with text that includes ~ to suppress camelcase links

* Enable CamelCase for main documentation wikis

Will take us a bit longer to convert all the links over

* Fix tests

* Release note update
2023-06-08 21:45:14 +01:00
..
wikiparser Switch off CamelCase linking by default (#7513) 2023-06-08 21:45:14 +01:00
audioparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
binaryparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
csvparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
htmlparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
imageparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
parseutils.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
pdfparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
textparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
videoparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00