mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-05 01:27:20 +00:00
@@ -41,7 +41,7 @@ exports.parse = function() {
|
||||
tag: "a",
|
||||
attributes: {
|
||||
href: {type: "string", value: this.match[0]},
|
||||
"class": {type: "string", value: "tw-tiddlylink-external"},
|
||||
"class": {type: "string", value: "tc-tiddlylink-external"},
|
||||
target: {type: "string", value: "_blank"}
|
||||
},
|
||||
children: [{
|
||||
|
||||
Reference in New Issue
Block a user