Fixed missing class on external pretty links

print-window-tiddler
Jermolene 2014-05-26 17:57:35 +01:00
rodzic 86d182fd51
commit f44f2b33ed
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -72,7 +72,9 @@ exports.parseLink = function(source,pos) {
type: "element",
tag: "a",
start: pos,
attributes: {},
attributes: {
"class": {type: "string", value: "tw-tiddlylink-external"},
},
children: [textNode]
};
// Skip whitespace