Trevor Buckner
5631ef7be7
Fix HTML right before markdown
...
Allow raw HTML tags to end without a blank line if markdown is right after
2020-04-14 10:26:42 -04:00
Trevor Buckner
5bc948ab0a
All fixes seem to be working?
2020-03-25 12:09:50 -04:00
Trevor Buckner
b9cfc2e6af
Fixed need for spaces to render html in a DIV
...
Marked update does not naturally detect the end of blocked elements like DIVs. The fix is to handle cases where only one half of the Div is detected separately.
2020-02-04 14:10:36 -05:00
Scott Tolksdorf
448ea5cf5c
Making the script tag stripper case insensitive
2018-12-03 09:55:49 +00:00
Scott Tolksdorf
20b719d0de
Added in a function to sanatize script tags specifically
2018-12-03 09:55:49 +00:00
Scott Tolksdorf
ed1b5252be
lint
2018-04-09 00:12:56 -04:00
Scott Tolksdorf
2a0c06cd3d
New error bar made
2016-09-24 10:25:10 -04:00
Scott Tolksdorf
dd1264d2e6
New html validator is working
2016-09-24 10:25:10 -04:00
Scott Tolksdorf
c49321d590
Creating new validator
2016-09-24 10:25:10 -04:00
Scott Tolksdorf
cd2337ff2c
Experimenting with validation more
2016-09-24 10:24:38 -04:00
Scott Tolksdorf
9eb26a95f3
IMproved validator logic
2016-09-24 10:24:38 -04:00
Scott Tolksdorf
c7ccf6747c
Updating project version
2016-09-24 10:24:38 -04:00
Scott Tolksdorf
9a96eebdb1
Adding my own markdown-html validator, still needs line numbers though
2016-09-24 10:24:01 -04:00
Scott Tolksdorf
019383ebdd
Improved the html parsing slightly
2016-08-20 12:44:39 -04:00
Scott Tolksdorf
e38850f807
Created new wrapper for my markdown parser, added it to the print page
2016-06-07 09:50:50 -04:00