1. 51695da cleanup tool/dartdoc-compare.dart by Kevin Moore · 7 years ago
  2. 3594d5b tool/README.md cleanup by Kevin Moore · 7 years ago
  3. 956d269 remove unused field in test (#179) by Kevin Moore · 7 years ago
  4. 8f5d3fc Support escaped closing brackets in link ref expressions by Kevin Moore · 7 years ago
  5. 85f9249 Make impl static field private by Kevin Moore · 7 years ago
  6. fafa4b4 Don't require a space after colon in link refs by Kevin Moore · 7 years ago
  7. f812c9e Standardize license file format by Kevin Moore · 7 years ago
  8. ca24b72 Fix spelling in comments by Kevin Moore · 7 years ago
  9. e905379 Add type to _interperableAsParagraph by Kevin Moore · 7 years ago
  10. 4fad5ef Tiny tweak to TableSyntax by Kevin Moore · 7 years ago
  11. 487414a Print correct URL for CommonMark vs CMark (GitHub) formats by Kevin Moore · 7 years ago
  12. cfbadae Removed HeaderWithIdSyntax and SetextHeaderWithIdSyntax from github by Kevin Moore · 7 years ago
  13. cdcab72 Fix two issues with ATX header syntax by Kevin Moore · 7 years ago
  14. 7397336 Avoid recreating BlockTag pattern on every access by Kevin Moore · 7 years ago
  15. 042de95 tool/stats.dart - logging of loose matches by Kevin Moore · 7 years ago
  16. c6f032f Include section when printing stats by Kevin Moore · 7 years ago
  17. 65cf864 Add support for Email autolinks by Kevin Moore · 7 years ago
  18. aee01af Improve compliance of AutoLinks by Kevin Moore · 7 years ago
  19. 71181a1 fix benchmark output by Kevin Moore · 7 years ago
  20. c825b3c dartfmt by Kevin Moore · 7 years ago
  21. ccaf1c3 fix tests by Kevin Moore · 7 years ago
  22. 22f74fb Update gfm to 0.28.0.gfm.7 by Kevin Moore · 7 years ago
  23. 3fe244c cleanup unneeded library declarations and add missing copyright notices by Kevin Moore · 7 years ago
  24. 71e792b Remove deprecated escapeHtml function by Kevin Moore · 7 years ago
  25. 128bc53 fix lint by Kevin Moore · 7 years ago
  26. 2761aff Update CommonMark tests to v0.28 by Kevin Moore · 7 years ago
  27. 6227dca update stored version by Kevin Moore · 7 years ago 0.11.4
  28. c8ca3c9 prepare to publish 0.11.4 by Kevin Moore · 7 years ago
  29. d09342c Add paragraph to README about sanitization (#170) by Sam Rawlins · 7 years ago
  30. e841e61 Use the built-in github extension set by Kevin Moore · 7 years ago
  31. 39b6a80 Add gfm stats and test content by Kevin Moore · 7 years ago
  32. b200724 rename stats tool and setup internals for extensibility by Kevin Moore · 7 years ago
  33. ec5004b remove an unused import by Kevin Moore · 7 years ago
  34. 48ba075 Enable and fix a number of lints (#166) by Kevin Moore · 7 years ago
  35. 3f5b1a6 Fix #156, same as #164 (#169) by Sam Rawlins · 7 years ago
  36. 55d7d56 Fix #162 by properly putting bq lazy continuations on their own line (#164) by Sam Rawlins · 7 years ago
  37. 3c93cec Migrate tests to use expected_output (#163) by Sam Rawlins · 7 years ago
  38. f3ddfa4 Only build master branch on travis (#168) by Kevin Moore · 7 years ago
  39. 7e71312 Explicitly call out 1.23.0 in travis (#167) by Kevin Moore · 7 years ago
  40. 576b352 prepare for 0.11.3 release by Kevin Moore · 7 years ago 0.11.3
  41. 6397442 move to new Dart task model on travis by Kevin Moore · 7 years ago
  42. 27981f6 move version test to a proper test by Kevin Moore · 7 years ago
  43. 40270d4 fix wording in script by Kevin Moore · 7 years ago
  44. 9d416f9 Merge pull request #154 from tomyeh/master by Sam Rawlins · 7 years ago
  45. 1cd6001 #153: support escape pipe in table by tomyeh · 7 years ago
  46. 94ea427 update travis by Kevin Moore · 7 years ago
  47. bbd271a Merge pull request #150 from srawlins/fix-table-align by Sam Rawlins · 7 years ago
  48. fe43d82 Update table syntax to fit GitHub better by Sam Rawlins · 7 years ago
  49. 2e117c0 Merge branch 'master' of github.com:dart-lang/markdown by Sam Rawlins · 7 years ago
  50. 9b70f40 Merge pull request #148 from dart-lang/highlight_code_in_example by Sam Rawlins · 7 years ago
  51. 590f526 Enable code highlighting in example by Kevin Moore · 7 years ago
  52. 3350c47 Update CommonMark bits to reference 0.27 by Kevin Moore · 7 years ago
  53. 3f22646 Deprecate escapeHtml by Kevin Moore · 7 years ago
  54. 54c8567 Merge branch 'master' of github.com:dart-lang/markdown by Sam Rawlins · 7 years ago 0.11.2
  55. 2264ebd Merge pull request #146 from dart-lang/export-util by jcollins-g · 7 years ago v0.11.2
  56. 225608e Update version in pubspec and add changelog entry by Janice Collins · 7 years ago
  57. dd5ae02 Add util.dart to export and bump version for custom inline parsers by Janice Collins · 7 years ago
  58. 31653aa Merge branch 'master' of github.com:dart-lang/markdown by Sam Rawlins · 7 years ago
  59. 9058198 Merge pull request #144 from dart-lang/analysis_options by Sam Rawlins · 7 years ago
  60. f4ce5fb Use more lints – related fixes by Kevin Moore · 7 years ago
  61. cb6c557 Bump to 0.11.2-dev by Sam Rawlins · 7 years ago
  62. 765ec2c Merge pull request #143 from srawlins/fix-142 by Sam Rawlins · 7 years ago
  63. c3f5c52 Fix #142 by Sam Rawlins · 7 years ago
  64. 617fe22 fix a strong mode error by Günter Zöchbauer · 8 years ago
  65. 63ecb30 Bump to 0.11.1 by Sam Rawlins · 8 years ago 0.11.1
  66. 9cfcab1 Update CHANGELOG by Sam Rawlins · 8 years ago
  67. 4cf7db6 New GitHub ExtensionSet; example site supports ExtensionSets! (#132) by Sam Rawlins · 8 years ago
  68. 3144118 Support multiline Setext headers by Sam Rawlins · 8 years ago
  69. 9cdeefd Better list item parsing by Sam Rawlins · 8 years ago
  70. 7b351be Merge pull request #138 from srawlins/fix-overflow by Sam Rawlins · 8 years ago
  71. 648e9b7 Fix overflow by Sam Rawlins · 8 years ago
  72. 6802ba2 Merge pull request #131 from srawlins/add-gh-pages-script by Sam Rawlins · 8 years ago
  73. b92ffe4 Merge pull request #130 from srawlins/cancel-typing-when-user-types by Sam Rawlins · 8 years ago
  74. da4b3ba Merge pull request #78 from srawlins/tables-2 by Sam Rawlins · 8 years ago
  75. f43d15d Add TableSyntax to CHANGELOG by Sam Rawlins · 8 years ago
  76. c635b55 Table tweaks by Sam Rawlins · 8 years ago
  77. 03fa73d Add alignment feature to tables by Sam Rawlins · 8 years ago
  78. cc90a97 Basic table support by Sam Rawlins · 8 years ago
  79. 1a11c7e Add updte-gh-pages script by Sam Rawlins · 8 years ago
  80. 036e6c5 Example: cancel typing when user types by Sam Rawlins · 8 years ago
  81. c97b8d6 Merge pull request #129 from dart-lang/pkg_html by Sam Rawlins · 8 years ago
  82. 5eaeed9 support latest version of pkg/html by Kevin Moore · 8 years ago
  83. 2840592 dartfmt by Kevin Moore · 8 years ago
  84. 315c573 Merge pull request #126 from dart-lang/fix_travis by Sam Rawlins · 8 years ago
  85. 50ffcb8 Re-enable dev and stable SDK failures for Travis by Kevin Moore · 8 years ago
  86. 5fdb9e7 Bump to 0.11.1-dev by Sam Rawlins · 8 years ago
  87. 116477a Merge pull request #125 from srawlins/version by Sam Rawlins · 8 years ago
  88. 45b7e7b Add version information to bin/markdown.dart and example app by Sam Rawlins · 8 years ago
  89. 8391fa4 Pass more Autolink commonmark tests by Kevin Moore · 8 years ago
  90. 4d54b4a Merge pull request #123 from dart-lang/fix_travis by Sam Rawlins · 8 years ago
  91. 82a407d Ensure that 1.18.1 and 1.17.1 are running by Kevin Moore · 8 years ago
  92. 1e2e434 Merge pull request #121 from dart-lang/fix_common_mark_tests by Sam Rawlins · 8 years ago
  93. 0d083b8 Update common_mark tests and output for CommonMark issue by Kevin Moore · 8 years ago
  94. 83bfdaf Bump with playground note. by Sam Rawlins · 8 years ago 0.11.0+1
  95. 5660cdd Add link to playground in README by Sam Rawlins · 8 years ago
  96. 6c8e074 Merge pull request #120 from srawlins/website by Sam Rawlins · 8 years ago
  97. 7b7bbf6 Basic live editor by Sam Rawlins · 8 years ago
  98. c6a79e0 Bumping to 0.11.0 by Sam Rawlins · 8 years ago 0.11.0
  99. 1fa91ef Merge pull request #117 from dart-lang/more_details by Sam Rawlins · 8 years ago
  100. 5b39961 Be more clear in stats about a successful test by Kevin Moore · 8 years ago