2
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add DEPRECATION NOTE to README More... over 8 years ago
Merge pull request #227 from valery1707/badges More... about 9 years ago
Add some useful badges with automatic version detection: Maven and Javadoc More... about 9 years ago
Merge pull request #197 from Deraen/doc-fixes More... almost 10 years ago
Fix and improve readme and extension comments More... almost 10 years ago
Prepare for release 1.6.0 More... almost 10 years ago
Merge pull request #189 from yk4ever/issue188 More... almost 10 years ago
Merge pull request #195 from vsch/master More... almost 10 years ago
change instance of to class comparison, we want exact class match not derived classes. More... almost 10 years ago
udate readme to include ANCHORLINKS and EXTANCHORLINKS. More... almost 10 years ago
add EXTANCHORS optional extension to include all child text nodes of the header as part of the anchor name generator text, text accumulated, special chars ignored. Fix #194 fix #190, two or more blank lines between list items would break the list into separate lists fix #191, completed task list items could have capital X not just lowercase. [X] and [x] are equivalent. fix #192, paragraph wrapping for list items would produce an AST different from how blank lines before list items. Now identical. fix #193 change private to protected methods in ToHtmlSerializer so that it can be extended without duplicating code More... almost 10 years ago
Fix for issue 188: update the test data with correct character positions More... almost 10 years ago
Merge pull request #187 from vsch/master More... almost 10 years ago
Merge branch 'develop' add changes to readme for new extension. More... almost 10 years ago
add changes to readme for new extension. More... almost 10 years ago
Merge branch 'develop' add ALL_OPTIONALS and ALL_WITH_OPTIONALS extension set. More... almost 10 years ago
add ALL_OPTIONALS and ALL_WITH_OPTIONALS extension set. More... almost 10 years ago
Merge branch 'develop' add tasklistmarker chars to TaskListNode More... almost 10 years ago
add marker characters to TaskListNode More... almost 10 years ago
Merge branch 'develop' add left out part of parser More... almost 10 years ago
add left out part of parser More... almost 10 years ago
Merge branch 'develop' fix Wiki Link alternate format link, #182 fix TableCellNode not to include trailing |, #183 fix Exclude trailing blank lines from block quotes that are not followed by a block quote, #184 add TASKLISTITEMS optional extension to handle GFM style task list items, #185 add isSetext() to HeaderNode to distiguish between Atx and Setext types, #186 More... almost 10 years ago
fix Wiki Link alternate format link, #182 fix TableCellNode not to include trailing |, #183 fix Exclude trailing blank lines from block quotes that are not followed by a block quote, #184 add TASKLISTITEMS optional extension to handle GFM style task list items, #185 add isSetext() to HeaderNode to distiguish between Atx and Setext types, #186 More... almost 10 years ago
Merge pull request #181 from vsch/master More... almost 10 years ago
restore .gitignore remove issuelist.md More... almost 10 years ago
Merge branch 'develop' More... almost 10 years ago
update readme for new extensions More... almost 10 years ago
add issuelist.md More... almost 10 years ago
fix Definition Lists #180 fix Escaped Characters for disabled extensions #179 add StrikeNode has isClosed() member #178 fix Reference node includes trailing blank lines #177 fix Setext headers not allowing blanks after --- or === #176 fix CaptionNode not having source index range set #175 add ATXHEADERSPACE extension to require a space/tab after # in AtxHeaders #144 add RELAXEDHRULES extenstion to relax requirement of a blank line after horiz. rule. #129 fix STRIKETHROUGH extension did not add ~ to special characters. #131 More... almost 10 years ago
Merge pull request #172 from zipfworks/bugfix/no-img-alt More... almost 10 years ago