Aidan Woods
|
117912c373
|
Substr over indexing string
|
2019-04-07 16:38:12 +01:00 |
|
Aidan Woods
|
a2bca78f7e
|
Fix whitespace errors
|
2019-04-07 16:38:11 +01:00 |
|
Aidan Woods
|
aab56cf8cc
|
Fix strange formatting
|
2019-04-07 16:38:07 +01:00 |
|
Aidan Woods
|
d6f526d80f
|
Return state after block parse instead of mutating the instance copy
|
2019-04-07 16:38:06 +01:00 |
|
Aidan Woods
|
d733c262c2
|
Cleanup logical operators
|
2019-04-07 16:38:06 +01:00 |
|
Aidan Woods
|
11da347aa1
|
We don't need to pass a Parsedown instance down
Since Parsedown is instancible from State, we only
need to carry that down.
|
2019-04-07 16:38:05 +01:00 |
|
Aidan Woods
|
dac6b01d1a
|
Remove meaningless interrupt check
Interrupted implies previousEmptyLines > 0 in incoming Context
|
2019-04-07 16:38:00 +01:00 |
|
Aidan Woods
|
e4ed4da626
|
More keyword related fixes for pre PHP 7
|
2019-04-07 16:38:00 +01:00 |
|
Aidan Woods
|
c50deda690
|
Implement BlockQuote
|
2019-04-07 16:37:54 +01:00 |
|