mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 01:26:18 +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 |
||
---|---|---|
.. | ||
FunctionAttributes.tid | ||
FunctionOperator.tid | ||
IndentedFunctions.tid | ||
MissingFunction.tid | ||
RunawayRecursiveFunctions.tid | ||
UndefinedParameters.tid | ||
WikifiedFunctions.tid |