0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 23 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
readme update for gfm_code changes. close #22. More... over 9 years ago
Support custom gfm code block delimiters More... over 9 years ago
fix nodes getting plucked from DOM. #42. More... almost 10 years ago
except <body>, always nest target in generic wrapper. #42 trim global leading/trailing newlines More... almost 10 years ago
code blocks: use textContent, enable gfm_code by default, add & enable trim_code More... almost 10 years ago
support empty href links. close #40. thanks @wbw20. More... almost 10 years ago
support loosely spaced li's (if first child is <p>) close #41. More... almost 10 years ago
ie textnode shit More... almost 10 years ago
update ded/klass More... about 10 years ago
update readme (options) More... about 10 years ago
pull leading & trailing &nbsp; out of inline elems (like whitespace) More... about 10 years ago
fix &nbsp; retention More... about 10 years ago
opts to strip <span> and <div> wrapping tags, &nbsp; -> space also simplify escaping of list items and headers More... about 10 years ago
don't trim whitespace inside of inline tags in lieu of recent hoisting More... over 10 years ago
update inline-whitespace tests More... over 10 years ago
inline-whitespace tests More... over 10 years ago
extract leading and trailing whitespace from inline elements. close #32. More... over 10 years ago
better IE7/8 detection More... over 10 years ago
apparently textNodes never have .innerText, but do have .textContent http://stackoverflow.com/questions/1359469/innertext-works-in-ie-but-not-in-firefox/1359822#1359822 More... over 10 years ago
detect .style.textAlign in addition to .align for table columns More... over 10 years ago
old IE compat fixes More... over 10 years ago
update marked and tests More... over 10 years ago
add demo link & thumb to README More... over 10 years ago
don't iterate arrays using for-in loops. close #30. fixes lousy libs that add to native prototypes >:( More... over 10 years ago
update test output results for table headers More... over 10 years ago
fix regression; support <b> and <i> again. close #29. More... over 10 years ago
if no thead, detect headers in tbody, else make fakes. fix #28. More... over 10 years ago
add output tests More... over 10 years ago
fix ref lists and multi-call rendering, thanks @RoryH. close #27. More... over 10 years ago
deeper cfg extend More... almost 11 years ago