Commit Graph

9 Commits

Author SHA1 Message Date
Aidan Woods
f47ba7aa34
Track whitespace left on blank lines to match CommonMark
Test changes copy pasted to match CommonMark reference parser
2019-04-07 16:38:10 +01:00
Aidan Woods
366600034c
This isn't used and is derivable from the indent 2019-04-07 16:38:01 +01:00
Aidan Woods
37895448ba
Fix PHP 5.6 bug 2019-04-07 16:38:00 +01:00
Aidan Woods
dcc5ea0c9b
Add Excerpt class 2019-04-07 16:37:52 +01:00
Aidan Woods
7ef8b30043
Capitalisation 2019-04-07 16:37:51 +01:00
Aidan Woods
deaf0682b5
Make tab shortage function public 2019-04-07 16:37:51 +01:00
Aidan Woods
0f6c0fa84d
PHP < 7 compat
Don't use token name for function name

Remove return typehint

Remove parameter typehints
2019-04-07 16:37:51 +01:00
Aidan Woods
0f36000dc9
Add typed Context and Lines objects 2019-04-07 16:37:50 +01:00
Aidan Woods
f6a845fa52
Use typed Line object 2019-04-07 16:37:50 +01:00