Commit History

Author SHA1 Message Date
  Estevao Soares dos Santos 51e46933a4 fix(tablesHeaderId): fix missmatch of option name 8 years ago
  Estevao Soares dos Santos 5a5aff6721 feat(backslashEscapesHTMLTags): backslash escapes HTML tags 8 years ago
  Marinin Tim 94c570a9d8 feat(customizeHeaderId): add option for customizing header ids 8 years ago
  Estevao Soares dos Santos 813f832160 fix(openLinksInNewWindow): encode _ to prevent clash with em 8 years ago
  Estevao Soares dos Santos 71acff5757 fix(excludeTrailingPunctuationFromURLs): fix weird character when this option with simplifiedAutoLinks 8 years ago
  Estevao Soares dos Santos 1bca88f8fa test: add several testcases 8 years ago
  Estevao Soares dos Santos f3dff7b0cf Merge branch 'master' into develop 8 years ago
  Miguel Laginha 5bec8f9e9a feat(literalMidWordAsterisks): add option for mid word asterisks 8 years ago
  Estevao Soares dos Santos 50235d6951 feat(openLinksInNewWindow): add option to open all links in a new window 8 years ago
  Estevao Soares dos Santos 5c50675cca fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed 8 years ago
  Estevao Soares dos Santos f641a7de90 fix(prefixHeaderId): make `prefixHeaderId` string be parsed along the generated id 8 years ago
  Estevao Soares dos Santos e18be38995 test: add test for simpleLineBreak and pre tags 8 years ago
  Estevao Soares dos Santos 24d47d7c68 fix(strikethrough): allow escapinging tilde char 8 years ago
  Estevao Soares dos Santos 5190b6a41f fix(simplifiedAutoLink): fix missing spaces before and after email addresses 8 years ago
  Estevao Soares dos Santos 90c52b83e7 feat(encodeEmail): add option to enable/disable mail obfuscation 8 years ago
  Estevao Soares dos Santos f2671c0cc7 feat(ghMentions): add support for github's @mentions 8 years ago
  Estevao Soares dos Santos b1c458a762 fix(simpleLineBreaks): fix simpleLineBreaks option not working with non-ASCII chars and markdown delimiters 8 years ago
  Estevao Soares dos Santos db97a90d5b feat(ghCompatibleHeaderId): generate header ids compatible with github 8 years ago
  Estevao Soares dos Santos ed4c33fe4e fix(simpleLineBreaks): fix simpleLineBreak option breaking lists html 8 years ago
  Estevao Soares dos Santos 5d19877590 feat(requireSpaceBeforeHeadingText): option to make space between `#` and header text mandatory 8 years ago
  Estevao Soares dos Santos d2fc2a0c5c feature(excludeTrailingPunctuationFromURLs): excludes trailing punctuation from auto linked URLs 8 years ago
  Estevao Soares dos Santos 0942b5e87d feature(simpleLineBreaks): parse linebreaks as <br /> 8 years ago
  Estevao Soares dos Santos 0be39bccae feat(disableForced4SpacesIndentedSublists): option that disables the requirement of indenting nested sublists by 4 spaces 8 years ago
  Estevao Soares dos Santos 0cc55b07ee fix(simplifiedAutoLink): fix simplified autolink to match GFM behavior 9 years ago
  Estevão Soares dos Santos 261f127f7e feat(smart-indent-fix): fix for es6 identation problems 9 years ago
  Estevão Soares dos Santos 5669317fe4 fix(strikethrough): Fix strikethrough issue with escaped chars 9 years ago
  Estevão Soares dos Santos e86aea8183 fix(literalMidWordUnderscores): fix different behavior with asterisks 9 years ago
  Estevão Soares dos Santos 5b1f716151 chore: normalize test names 9 years ago
  Estevão Soares dos Santos 8ebb25e486 fix(simpleautolink): fix mail simpleAutoLink to ignore urls with @ symbol 9 years ago
  Estevão Soares dos Santos eeccee7038 Merge branch 'develop' 10 years ago