issues
search
toddself
/
dr-sax
An HTML to markdown converter that uses a sax based parser (htmlparser2)
http://toddself.github.io/presentations/dr-sax/demo
MIT License
16
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
switching to commonmark
#26
toddself
closed
9 years ago
0
Switch to the official NPM version of STMD
#25
toddself
closed
9 years ago
0
Fixes #23
#24
toddself
closed
10 years ago
0
Headers and ol/ul not handled correctly in all instances
#23
toddself
closed
10 years ago
0
<br> tags are not converted.
#22
toddself
closed
10 years ago
0
non-indented block level elements should not have leading whitespace
#21
toddself
closed
10 years ago
0
Fixing whitespace parsing inside of nested tags which drop newlines.
#20
toddself
closed
10 years ago
0
meaningful whitespace is removed during conversion
#19
toddself
closed
10 years ago
1
Provided for loadable dialects, fixes #9
#18
toddself
closed
10 years ago
0
Added strong and em to the dialect file, fixes #16
#17
toddself
closed
10 years ago
0
Handle <em> and <strong> correctly
#16
toddself
closed
10 years ago
0
fixing #14 and #11; tags pop correctly and nested anchors work
#15
toddself
closed
10 years ago
0
nested anchor tags don't work correctly.
#14
toddself
closed
10 years ago
1
Added documentation to transport stream; modified last to accept number ...
#13
toddself
closed
10 years ago
0
sibling block level tags add too many new line characters
#12
toddself
closed
10 years ago
0
tag stack can incorrectly pop in ontagclose
#11
toddself
closed
10 years ago
1
streaming interface, fixes #5
#10
toddself
closed
10 years ago
0
Allow for custom dialects
#9
toddself
closed
10 years ago
0
Closing #3; more complex use-case
#8
toddself
closed
10 years ago
0
Changing italic markdown char to _ to not conflict when nested with bold...
#7
toddself
closed
10 years ago
0
Added option to leave in unknown tags (since HTML tags are valid markdow...
#6
toddself
closed
10 years ago
0
Add a transform stream interface
#5
toddself
closed
10 years ago
0
Better handle poorly formed HTML
#4
toddself
closed
10 years ago
0
Test more complex HTML structures
#3
toddself
closed
10 years ago
0
Set ability to leave non-markdown conforming HTML in the stream
#2
toddself
closed
10 years ago
0
Needs to indent properly
#1
toddself
closed
10 years ago
0