Browse Source

fix of post formatting: wrong link words dropping

master
Simon Grim 9 years ago
parent
commit
17b3fea42d
  1. 1
      js/twister_formatpost.js

1
js/twister_formatpost.js

@ -641,4 +641,3 @@ function reverseHtmlEntities(str) { @@ -641,4 +641,3 @@ function reverseHtmlEntities(str) {
.replace(/&/g, '&');
}

Loading…
Cancel
Save