Commit History

Author SHA1 Message Date
  Estevão Soares dos Santos b81c416a31 docs(README.md): add libraries that use showdown 10 years ago
  Estevão Soares dos Santos 7dc3fb1d25 fix(simpleAutoLinks): fix emails being treated as simple urls 10 years ago
  Estevão Soares dos Santos ea6031a25f release 1.2.2 10 years ago
  Estevão Soares dos Santos 7720c88bfc fix(lists): fix github code blocks not being parsed inside lists 10 years ago
  Estevão Soares dos Santos 086c41de54 release 1.2.1 10 years ago
  Estevão Soares dos Santos 9ab2af0e89 build 10 years ago
  Estevão Soares dos Santos 62ba3733cd feat(smoothLivePreview): fix weird effects due to parsing incomplete input 10 years ago
  Estevão Soares dos Santos 7ee2017c56 fix(subParsers/italicsAndBold.js): fix broken em/strong tags when used with literalMidWordUnderscores 10 years ago
  Estevão Soares dos Santos b7f5e32e1a feat(subParsers/githubCodeBlock): add extra language class to conform to html5 spec 10 years ago
  Estevão Soares dos Santos 6176977558 fix(subParser/tables): fix undefined error in malformed tables 10 years ago
  Estevão Soares dos Santos f6a33e402c feat(CLI): add a simple cli tool 10 years ago
  Estevão Soares dos Santos 7e55bceb0e feat(flavours): add markdown presets/flavors 10 years ago
  Estevão Soares dos Santos 20ca099f56 chore: add class to tasklist items 10 years ago
  Estevão Soares dos Santos dc72403acc feat(tasklists): add support for GFM tasklists 10 years ago
  Estevão Soares dos Santos c33f98884b feat(ghCodeBlocks): add option to disable GH codeblocks 10 years ago
  Estevão Soares dos Santos 5ec75c459b fix(subparsers/tables.js): fix parser order so that tables include all spanGamut elements 10 years ago
  Estevão Soares dos Santos 1c8c928d0a feat(subParsers/table): support for table alignment 10 years ago
  Estevão Soares dos Santos 3a924e3c7e feat(tables): add support for GFM tables 10 years ago
  Estevão Soares dos Santos 43e9448d6e feat(strikethrough): add support for GFM strikethrough 10 years ago
  Estevão Soares dos Santos 0c0cd7db99 feat(literalMidWordUnderscores): add support for GFM literal midword underscores 10 years ago
  Estevão Soares dos Santos cff0237299 feat(simplifiedAutoLink): add support for GFM autolinks 10 years ago
  Estevão Soares dos Santos 91e7b95796 chore: several small build enhancements 10 years ago
  Estevão Soares dos Santos 5a4ae79c54 Release 1.1.0 10 years ago
  Estevão Soares dos Santos b84ac67dac feat(headerLevelStart): add support for setting the header starting level 10 years ago
  Estevão Soares dos Santos 1d149c8806 chore: fix jshint 10 years ago
  Estevão Soares dos Santos af82c2b616 feat(image dimensions): add support for setting image dimensions within markdown syntax 10 years ago
  Estevão Soares dos Santos 0ac8972da1 build 10 years ago
  Estevao Soares dos Santos 0bdd02b2cc fix(subParsers/lists.js): partial fix for odd behavior on multiple consecutive lists 10 years ago
  Estevao Soares dos Santos 42240ba82c test: add karlcow's testsuite 10 years ago
  Estevao Soares dos Santos 9a2411b05f fix(subParsers/stripLinkDefinitions): fix title attribute in link definitions 10 years ago