This website works better with JavaScript.
Explore
Help
Register
Sign In
twisterarmy
/
twister-html
mirror of
https://github.com/twisterarmy/twister-html.git
Watch
1
Star
0
Fork
You've already forked twister-html
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
fix of post formatting: wrong link words dropping
master
Simon Grim
9 years ago
parent
928688bdac
commit
17b3fea42d
1 changed files
with
0 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
js/twister_formatpost.js
1
js/twister_formatpost.js
Unescape
Escape
View File
@ -641,4 +641,3 @@ function reverseHtmlEntities(str) {
@@ -641,4 +641,3 @@ function reverseHtmlEntities(str) {
.
replace
(
/&/g
,
'&'
)
;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
twisterarmy/twister-html
Title
Body
Create Issue