커밋 기록

작성자 SHA1 메시지 날짜
  Estevao Soares dos Santos 084b819b14 feat(underline): add EXPERIMENTAL support for underline 7 년 전
  Estevao Soares dos Santos 9cdc35e705 feat(ol start num): add support for defining the first num of ol 7 년 전
  Estevao Soares dos Santos 5b8f1d312f feat(emoji): add emoji support 7 년 전
  Estevao Soares dos Santos 61929bb262 fix(autolinks): prevent _ and * to be parsed in links 7 년 전
  Estevao Soares dos Santos 32800a14a8 refactor: escaped characters within tag attributes 7 년 전
  Estevao Soares dos Santos e862e242f7 refactor: add colon to escaped chars in images and anchors 7 년 전
  Estevao Soares dos Santos 87b1422064 release 1.7.6 7 년 전
  Estevao Soares dos Santos 66bdd21312 fix(tables): trailing spaces no longer prevent table parsing 7 년 전
  Estevao Soares dos Santos d88b095f05 fix(tables): tables are properly rendered when followed by a single linebreak and a list 7 년 전
  Estevao Soares dos Santos 1033467d8b release 1.7.5 7 년 전
  Estevao Soares dos Santos 3efcd101a2 fix(html-comments): changed regex to precent malformed long comment to freeze showdown 7 년 전
  Estevao Soares dos Santos 8c593a4f11 feat(base64-wrapping): support for wrapping base64 strings 8 년 전
  Estevao Soares dos Santos dedf130806 release v1.7.3 8 년 전
  Estevao Soares dos Santos d8204e9bcd docs(README.md): small fix in README.md 8 년 전
  Estevao Soares dos Santos ff26c08904 feat(rawPrefixHeaderId): add option to prevent showdown from modifying the prefix 8 년 전
  Estevao Soares dos Santos 5284439edc fix(github flavor): add backslashEscapesHTMLTags to GFM flavor 8 년 전
  Estevao Soares dos Santos 1791cf0ebf feat(rawHeaderId): Remove only spaces, ' and " from generated header ids 8 년 전
  Estevao Soares dos Santos fef110cccb Fix(tables): allow for one column table 8 년 전
  Estevao Soares dos Santos 8f05be7788 fix(literalMidWordAsterisks): fix option no longer treat punctuation as word character 8 년 전
  Estevao Soares dos Santos 209e9f134a release 1.7.2 8 년 전
  Estevao Soares dos Santos 51e46933a4 fix(tablesHeaderId): fix missmatch of option name 8 년 전
  Estevao Soares dos Santos a2259c063b fix(lists): fix multi paragraph lists with sublists 8 년 전
  Estevao Soares dos Santos 5a5aff6721 feat(backslashEscapesHTMLTags): backslash escapes HTML tags 8 년 전
  Estevao Soares dos Santos 427859b3f7 chore: remove strayed counter 8 년 전
  Estevao Soares dos Santos 6566c72cc1 fix(HTML Parser): fix nasty bug where malformed HTML would hang showdown 8 년 전
  Marinin Tim 94c570a9d8 feat(customizeHeaderId): add option for customizing header ids 8 년 전
  Estevao Soares dos Santos 30aa18c003 fix(url parsing): fix url edge case parsing in images and links 8 년 전
  Estevao Soares dos Santos 230f443442 test: add tests for issue #390 8 년 전
  Estevao Soares dos Santos 6fbc072c2c fix(HTML parsing): fix HTML parsing issues with nested tags 8 년 전
  Estevao Soares dos Santos 813f832160 fix(openLinksInNewWindow): encode _ to prevent clash with em 8 년 전