mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-03 00:36:54 +00:00
Text-slicer: initial support for anchors
This commit is contained in:
@@ -31,6 +31,7 @@ exports.processHeadingNode = function(domNode,tagName) {
|
||||
list: [],
|
||||
tags: tags
|
||||
})});
|
||||
this.currentTiddler = title;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user