1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-12 22:03:15 +00:00
Jeremy Ruston 4bdac09872
Fix transclude inefficiency (#7647)
* 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
2023-07-30 18:04:05 +01:00
..
2017-07-03 20:34:58 +01:00
2017-11-18 19:53:52 +00:00
2023-01-12 20:59:34 +00:00
2023-07-01 12:59:42 +01:00
2023-01-17 23:13:58 +00:00
2023-06-13 15:57:24 +01:00
2023-05-09 15:46:54 +01:00
2023-06-11 10:36:02 +01:00
2023-06-11 10:36:02 +01:00
2023-01-17 23:13:58 +00:00
2023-07-22 15:51:39 +01:00
2023-01-12 20:59:34 +00:00
2023-07-30 18:04:05 +01:00
2014-12-05 10:20:32 +00:00