mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-07 10:34:53 +00:00
4bdac09872
* Refactor parse mode out of getTransclusionTarget * Refactor missing transclusion target * Add a test to avoid regressions on the handling of macros vs procedures * Refactor condition logic * Preparing to split getTransclusionTarget into two separate functions * Split getTransclusionTarget into getTransclusionTargetIncludingParseTreeNodes * Resolve another inefficiency The transclusion target was sometimes being parsed twice when transcluding as text/plain Associated test results are also made more consistent * Simplify method naming * Neatening up |
||
---|---|---|
.. | ||
data | ||
modules/utils | ||
test-action-widgets.js | ||
test-backlinks.js | ||
test-checkbox-widget.js | ||
test-compare-filter.js | ||
test-deserialize-operator.js | ||
test-deserializers.js | ||
test-filters.js | ||
test-html-parser.js | ||
test-json-filters.js | ||
test-linked-list.js | ||
test-parsetextreference.js | ||
test-popup.js | ||
test-prefixes-filter.js | ||
test-tags.js | ||
test-tiddler.js | ||
test-utils.js | ||
test-widget.js | ||
test-wikitext-parser.js | ||
test-wikitext-tabs-macro.js | ||
test-wikitext.js |