- Added
sh,shellandzshaliases forbashlanguage
- Fixed a number of issues with
markersoption, added tons of tests
- Introduced for
markersoption, that can help preserve selection across parsing
- Allows
idattribute on any headings - Adds an
idto all headings
- Updated
insane@2.4.3
- Fixed a bug where links would break a paragraph beyond repair
- Upgraded
markdown-itto4.4.0
<mark>elements can be used to highlight code, text- Updated
insane@2.4.2 - Upgraded
markdown-itto4.3.1
- Updated
insane@2.4.0
- Fixed a bug where you couldn't customize the allowed
<span>,<code>, and<pre>class names on the sanitizer level - Updated
insane@2.2.0
- Updated
assignmentto play nice with IE < 9
- Added to Bower registry
- Freezing
markdown-it@3.0.7for the time being
- Introduced
linkifiersas another easy tokenizer option
- Simplified tokenization process
- Removed unused
markeddependency
- Updated
insaneto2.1.1
- Moved
assign()intoassignmentnpm module
- Replaced
markedwithmarkdown-it, improvements in compliance, parser speed, and code structure - Exposed
markdown-itparser instance for extensibility
- Initial Public Release