mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-04 05:17:17 +00:00
@@ -73,7 +73,7 @@ exports.parseLink = function(source,pos) {
|
||||
tag: "a",
|
||||
start: pos,
|
||||
attributes: {
|
||||
"class": {type: "string", value: "tw-tiddlylink-external"},
|
||||
"class": {type: "string", value: "tc-tiddlylink-external"},
|
||||
},
|
||||
children: [textNode]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user