История коммитов

Автор SHA1 Сообщение Дата
  Estevao Soares dos Santos ea3db5f180 feat(splitAdjacentBlockquotes): add option to split adjacent blockquote blocks 7 лет назад
  Estevao Soares dos Santos 63d949f731 feat(metadata): add support for embedded metadata 7 лет назад
  Estevao Soares dos Santos a8427c9423 feat(completeHTMLOutput): add option to output a complete HTML document 7 лет назад
  Estevao Soares dos Santos 21194c8a03 fix(literalMidWordAsterisks): no longer treats colon as alphanumeric char 7 лет назад
  Estevao Soares dos Santos dd7efb5a8a test: small test refactoring 7 лет назад
  Estevao Soares dos Santos 084b819b14 feat(underline): add EXPERIMENTAL support for underline 7 лет назад
  Estevao Soares dos Santos 5b8f1d312f feat(emoji): add emoji support 7 лет назад
  Estevao Soares dos Santos ff26c08904 feat(rawPrefixHeaderId): add option to prevent showdown from modifying the prefix 8 лет назад
  Estevao Soares dos Santos 1791cf0ebf feat(rawHeaderId): Remove only spaces, ' and " from generated header ids 8 лет назад
  Estevao Soares dos Santos 8f05be7788 fix(literalMidWordAsterisks): fix option no longer treat punctuation as word character 8 лет назад
  Estevao Soares dos Santos 51e46933a4 fix(tablesHeaderId): fix missmatch of option name 8 лет назад
  Estevao Soares dos Santos 5a5aff6721 feat(backslashEscapesHTMLTags): backslash escapes HTML tags 8 лет назад
  Marinin Tim 94c570a9d8 feat(customizeHeaderId): add option for customizing header ids 8 лет назад
  Estevao Soares dos Santos 813f832160 fix(openLinksInNewWindow): encode _ to prevent clash with em 8 лет назад
  Estevao Soares dos Santos 71acff5757 fix(excludeTrailingPunctuationFromURLs): fix weird character when this option with simplifiedAutoLinks 8 лет назад
  Estevao Soares dos Santos 1bca88f8fa test: add several testcases 8 лет назад
  Estevao Soares dos Santos f3dff7b0cf Merge branch 'master' into develop 8 лет назад
  Miguel Laginha 5bec8f9e9a feat(literalMidWordAsterisks): add option for mid word asterisks 8 лет назад
  Estevao Soares dos Santos 50235d6951 feat(openLinksInNewWindow): add option to open all links in a new window 8 лет назад
  Estevao Soares dos Santos 5c50675cca fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed 8 лет назад
  Estevao Soares dos Santos f641a7de90 fix(prefixHeaderId): make `prefixHeaderId` string be parsed along the generated id 8 лет назад
  Estevao Soares dos Santos e18be38995 test: add test for simpleLineBreak and pre tags 8 лет назад
  Estevao Soares dos Santos 24d47d7c68 fix(strikethrough): allow escapinging tilde char 8 лет назад
  Estevao Soares dos Santos 5190b6a41f fix(simplifiedAutoLink): fix missing spaces before and after email addresses 8 лет назад
  Estevao Soares dos Santos 90c52b83e7 feat(encodeEmail): add option to enable/disable mail obfuscation 8 лет назад
  Estevao Soares dos Santos f2671c0cc7 feat(ghMentions): add support for github's @mentions 8 лет назад
  Estevao Soares dos Santos b1c458a762 fix(simpleLineBreaks): fix simpleLineBreaks option not working with non-ASCII chars and markdown delimiters 8 лет назад
  Estevao Soares dos Santos db97a90d5b feat(ghCompatibleHeaderId): generate header ids compatible with github 8 лет назад
  Estevao Soares dos Santos ed4c33fe4e fix(simpleLineBreaks): fix simpleLineBreak option breaking lists html 8 лет назад
  Estevao Soares dos Santos 5d19877590 feat(requireSpaceBeforeHeadingText): option to make space between `#` and header text mandatory 8 лет назад