Sign in
chromium
/
external
/
github.com
/
dpeek
/
dart-markdown
/
HEAD
73b5e89
Fix urls to pub.dev (#253)
by Kevin Moore
· 6 years ago
master
f4f0874
Test on oldest supported Dart SDK
by Kevin Moore
· 6 years ago
e8941d3
fix latest pedantic lints
by Kevin Moore
· 6 years ago
05d493c
support the latest pkg:build_web_compilers (#250)
by Kevin Moore
· 6 years ago
22dadc2
Make it easier to hack on strictness
by Kevin Moore
· 6 years ago
22f647d
Improve white-space strictness of a number of elements
by Kevin Moore
· 6 years ago
75586e6
Show strict % of total passing tests
by Kevin Moore
· 6 years ago
47550d0
Update gfm tests to 0.29.0.gfm.0
by Kevin Moore
· 6 years ago
5d4e303
Update common_mark tests to 0.29 - 2019-04-06
by Kevin Moore
· 6 years ago
dced071
Generate and test common_mark tests using unit files
by Kevin Moore
· 6 years ago
239ca0b
tool/stats.dart --update-files updates all configs by default
by Kevin Moore
· 6 years ago
600a1f4
Record total strict counts for common mark tests
by Kevin Moore
· 6 years ago
9fcb831
Escape HTML attribute for fenced code blocks, in the info string; 2.0.3 (#244)
by Sam Rawlins
· 6 years ago
2.0.3
d155d3d
Support the latest pkg:html
by Kevin Moore
· 6 years ago
2723dd4
Correctly escape & in inline image titles
by Kevin Moore
· 6 years ago
4071269
Render element attributes in the order they were defined
by Kevin Moore
· 6 years ago
40d618d
Fix output from tool/stats_lib
by Kevin Moore
· 6 years ago
015c319
Updated naughty string list, generator, test
by Kevin Moore
· 6 years ago
186568a
Updated GitHub emojis: added 68 new ones
by Kevin Moore
· 6 years ago
6329387
Fix links (#241)
by Kevin Moore
· 6 years ago
0d175aa
Fix codeSyntax and BlockParser to respect encodeHtml flag (#239)
by Sergey Solodukhin
· 6 years ago
2d69186
Remove deprecated lints, enable/fix all dartfmt --fix lints (#240)
by Kevin Moore
· 6 years ago
85490fe
dev dep: latest build_web_compilers (#237)
by Kevin Moore
· 7 years ago
1d0225c
Enable pkg:pedantic lints (#236)
by Kevin Moore
· 7 years ago
4000ba2
Update GFM to 0.28.3.gfm.17 (#235)
by Kevin Moore
· 7 years ago
95585a9
Use pkg:build_version to keep the pkg version in sync
by Kevin Moore
· 7 years ago
a836916
support latest pkg:build_runner
by Kevin Moore
· 7 years ago
69fd5c9
Update GFM to 0.28.3.gfm.14 (#232)
by Kevin Moore
· 7 years ago
4f6738c
chore: set max SDK version to <3.0.0, and adjust other dependencies (#229)
by Patrice Chalin
· 7 years ago
2.0.2
de1cf92
Fix scripts in tool/ to work with Dart 2 (#225)
by Sam Rawlins
· 7 years ago
2e25fda
Remove initial number stripping from header IDs; github doesn't do it (#227)
by Sam Rawlins
· 7 years ago
e261264
Release stable master as 2.0.1 (#224)
by Sam Rawlins
· 7 years ago
2.0.1
1c69864
misc(test): fix dart2 issues
by Kevin Moore
· 7 years ago
b13e8f6
misc(test): support latest version of pkg:test, fix deprecations
by Kevin Moore
· 7 years ago
5b54cd7
Add some more lint rules; following those in the Angular repo (#221)
by Sam Rawlins
· 7 years ago
a141e68
Bump min SDK
by Kevin Moore
· 7 years ago
2aabd7a
Add deps and config to update example with new build system
by Kevin Moore
· 7 years ago
91e6f2b
Unify font CSS request
by Kevin Moore
· 7 years ago
f294da5
Bump to 2.0.0 (#219)
by Sam Rawlins
· 7 years ago
2.0.0
e7ea579
Add Document option to prevent HTML escaping. (#218)
by Seth Westphal
· 7 years ago
ccde973
Add a test for the resolver returning null (#217)
by Sam Rawlins
· 7 years ago
10c1889
Add big-list-of-naughty-strings tests (#190)
by Sam Rawlins
· 7 years ago
1f7125e
Nested brackets (#215)
by Sam Rawlins
· 7 years ago
f98bdbf
Make the fields in Document read-only
by Kevin Moore
· 7 years ago
fd6e83e
Remove the deprecated `ExtensionSet.gitHub` field. (#210)
by Kevin Moore
· 7 years ago
9760cd6
A couple of lint cleanups (#209)
by Kevin Moore
· 7 years ago
2e440cf
Updates and fixes to the dartdoc-compare tool (#207)
by Sam Rawlins
· 7 years ago
edd15a1
Overhaul links (#202)
by Sam Rawlins
· 7 years ago
1b408e5
Remove usage of pkg:browser
by Kevin Moore
· 7 years ago
5d40a8b
Update .gitignore – add .dart_tool, remove outdated bits
by Kevin Moore
· 7 years ago
c0c4361
GFM autolink extension (#203)
by Louis Orleans
· 7 years ago
827256d
Improve GFM Table support (#205)
by Sam Rawlins
· 7 years ago
2a03e87
Rename the Link class to LinkReference (#204)
by Sam Rawlins
· 7 years ago
f5eb456
only test dev and stable (#200)
by Kevin Moore
· 7 years ago
b9c53d1
Add support for GFM's strikethrough syntax (#199)
by Sam Rawlins
· 7 years ago
cb1c6fc
Allow --extension-set to be passed to bin/markdown (#198)
by Sam Rawlins
· 7 years ago
c1a29f8
Use the expanded reporter to get tests to pass
by Kevin Moore
· 7 years ago
25b260e
Update gfm to 0.28.0.gfm.11 @ e3f3a27 (#196)
by Kevin Moore
· 7 years ago
add9a57
Improve tab support, and horizontal rules (#194)
by Sam Rawlins
· 7 years ago
fa0917d
Travis: add `xvfb: false` (#195)
by Sam Rawlins
· 7 years ago
96250b9
Overhaul the parsing of emphasis and strong emphasis (#193)
by Sam Rawlins
· 7 years ago
0eb8ae2
Add support for emojis (#189)
by Sam Rawlins
· 7 years ago
1.1.1
bad4568
Split gitHub into gitHubWeb and gitHubFlavored (#188)
by Sam Rawlins
· 8 years ago
1.1.0
a59f2ca
Make the ExtensionSet constructor public (#187)
by Sam Rawlins
· 8 years ago
813bbf3
README: Fix console sample formatting
by Kevin Moore
· 8 years ago
b769d50
Merge pull request #184 from dart-lang/kwalrath-patch-1
by Kathy Walrath
· 8 years ago
4d491a9
Fix README formatting
by Kathy Walrath
· 8 years ago
5fe9a49
Prepare for v1 (#183)
by Kevin Moore
· 8 years ago
1.0.0
0a9c402
Ensure children isn't null before accepting (#182)
by Michael Thomsen
· 8 years ago
44977d9
Validate common mark flavors in tests
by Kevin Moore
· 8 years ago
7324f1a
Separate out reusable stats code
by Kevin Moore
· 8 years ago
28a66a5
Support latest args version
by Kevin Moore
· 8 years ago
83375d6
cleanup to bin/markdown.dart
by Kevin Moore
· 8 years ago
c914ed5
Make ExtensionSet static fields final
by Kevin Moore
· 8 years ago
e5b0520
lints!
by Kevin Moore
· 8 years ago
9f83dd4
Allow user to not set a path – if using the SDK
by Kevin Moore
· 8 years ago
51695da
cleanup tool/dartdoc-compare.dart
by Kevin Moore
· 8 years ago
3594d5b
tool/README.md cleanup
by Kevin Moore
· 8 years ago
956d269
remove unused field in test (#179)
by Kevin Moore
· 8 years ago
8f5d3fc
Support escaped closing brackets in link ref expressions
by Kevin Moore
· 8 years ago
85f9249
Make impl static field private
by Kevin Moore
· 8 years ago
fafa4b4
Don't require a space after colon in link refs
by Kevin Moore
· 8 years ago
f812c9e
Standardize license file format
by Kevin Moore
· 8 years ago
ca24b72
Fix spelling in comments
by Kevin Moore
· 8 years ago
e905379
Add type to _interperableAsParagraph
by Kevin Moore
· 8 years ago
4fad5ef
Tiny tweak to TableSyntax
by Kevin Moore
· 8 years ago
487414a
Print correct URL for CommonMark vs CMark (GitHub) formats
by Kevin Moore
· 8 years ago
cfbadae
Removed HeaderWithIdSyntax and SetextHeaderWithIdSyntax from github
by Kevin Moore
· 8 years ago
cdcab72
Fix two issues with ATX header syntax
by Kevin Moore
· 8 years ago
7397336
Avoid recreating BlockTag pattern on every access
by Kevin Moore
· 8 years ago
042de95
tool/stats.dart - logging of loose matches
by Kevin Moore
· 8 years ago
c6f032f
Include section when printing stats
by Kevin Moore
· 8 years ago
65cf864
Add support for Email autolinks
by Kevin Moore
· 8 years ago
aee01af
Improve compliance of AutoLinks
by Kevin Moore
· 8 years ago
71181a1
fix benchmark output
by Kevin Moore
· 8 years ago
c825b3c
dartfmt
by Kevin Moore
· 8 years ago
ccaf1c3
fix tests
by Kevin Moore
· 8 years ago
22f74fb
Update gfm to 0.28.0.gfm.7
by Kevin Moore
· 8 years ago
3fe244c
cleanup unneeded library declarations and add missing copyright notices
by Kevin Moore
· 8 years ago
71e792b
Remove deprecated escapeHtml function
by Kevin Moore
· 8 years ago
Next »