Histórico de Commits

Autor SHA1 Mensagem Data
  Estevao Soares dos Santos f641a7de90 fix(prefixHeaderId): make `prefixHeaderId` string be parsed along the generated id há 8 anos atrás
  Estevao Soares dos Santos e18be38995 test: add test for simpleLineBreak and pre tags há 8 anos atrás
  Estevao Soares dos Santos 24d47d7c68 fix(strikethrough): allow escapinging tilde char há 8 anos atrás
  Estevao Soares dos Santos 5190b6a41f fix(simplifiedAutoLink): fix missing spaces before and after email addresses há 8 anos atrás
  Estevao Soares dos Santos 90c52b83e7 feat(encodeEmail): add option to enable/disable mail obfuscation há 8 anos atrás
  Estevao Soares dos Santos f2671c0cc7 feat(ghMentions): add support for github's @mentions há 8 anos atrás
  Estevao Soares dos Santos b1c458a762 fix(simpleLineBreaks): fix simpleLineBreaks option not working with non-ASCII chars and markdown delimiters há 8 anos atrás
  Estevao Soares dos Santos db97a90d5b feat(ghCompatibleHeaderId): generate header ids compatible with github há 8 anos atrás
  Estevao Soares dos Santos ed4c33fe4e fix(simpleLineBreaks): fix simpleLineBreak option breaking lists html há 8 anos atrás
  Estevao Soares dos Santos 5d19877590 feat(requireSpaceBeforeHeadingText): option to make space between `#` and header text mandatory há 8 anos atrás
  Estevao Soares dos Santos d2fc2a0c5c feature(excludeTrailingPunctuationFromURLs): excludes trailing punctuation from auto linked URLs há 8 anos atrás
  Estevao Soares dos Santos 0942b5e87d feature(simpleLineBreaks): parse linebreaks as <br /> há 8 anos atrás
  Estevao Soares dos Santos 0be39bccae feat(disableForced4SpacesIndentedSublists): option that disables the requirement of indenting nested sublists by 4 spaces há 8 anos atrás
  Estevao Soares dos Santos 0cc55b07ee fix(simplifiedAutoLink): fix simplified autolink to match GFM behavior há 9 anos atrás
  Estevão Soares dos Santos 261f127f7e feat(smart-indent-fix): fix for es6 identation problems há 9 anos atrás
  Estevão Soares dos Santos 5669317fe4 fix(strikethrough): Fix strikethrough issue with escaped chars há 9 anos atrás
  Estevão Soares dos Santos e86aea8183 fix(literalMidWordUnderscores): fix different behavior with asterisks há 9 anos atrás
  Estevão Soares dos Santos 5b1f716151 chore: normalize test names há 9 anos atrás
  Estevão Soares dos Santos 8ebb25e486 fix(simpleautolink): fix mail simpleAutoLink to ignore urls with @ symbol há 9 anos atrás
  Estevão Soares dos Santos eeccee7038 Merge branch 'develop' há 10 anos atrás
  Estevão Soares dos Santos 789dc1806a feat(subParser/tables.js): add support for md span elements in table headers há 10 anos atrás
  Estevão Soares dos Santos 534c53616a test: add ghost issues tests há 10 anos atrás
  Estevão Soares dos Santos dc72403acc feat(tasklists): add support for GFM tasklists há 10 anos atrás
  Estevão Soares dos Santos c33f98884b feat(ghCodeBlocks): add option to disable GH codeblocks há 10 anos atrás
  Estevão Soares dos Santos 09a6578604 chore(grunt): make Grunt use a temporary build to avoid pollution of dist directory há 10 anos atrás
  Estevão Soares dos Santos 1c8c928d0a feat(subParsers/table): support for table alignment há 10 anos atrás
  Estevão Soares dos Santos 3a924e3c7e feat(tables): add support for GFM tables há 10 anos atrás
  Estevão Soares dos Santos 43e9448d6e feat(strikethrough): add support for GFM strikethrough há 10 anos atrás
  Estevão Soares dos Santos 0c0cd7db99 feat(literalMidWordUnderscores): add support for GFM literal midword underscores há 10 anos atrás
  Estevão Soares dos Santos cff0237299 feat(simplifiedAutoLink): add support for GFM autolinks há 10 anos atrás