commits
This feels like something of a terrible hack, but it (maybe?) works.
It passes my one test, at least. And that's enough for what I need.
Signed-off-by: @crashkeys.dev <dawn@crashkeys.dev>
Signed-off-by: @crashkeys.dev <dawn@crashkeys.dev>
The test in question involves nested links, such as:
`](uri2)](uri3)`
This is relatively low-priority for my own use case.
Signed-off-by: @crashkeys.dev <dawn@crashkeys.dev>
Signed-off-by: @crashkeys.dev <dawn@crashkeys.dev>
In implementing new state transitions to support wikilinks, I'd
accidentally broken the previous flow, even when the `wikilink` construct
was disabled. This caused plenty of tests to fail.
Now they most of them pass again, with only a few still failing.
Signed-off-by: @crashkeys.dev <dawn@crashkeys.dev>
Signed-off-by: @crashkeys.dev <dawn@crashkeys.dev>
Closes GH-169.
Closes GH-170.
Co-authored-by: bnchi <bnchifahmi@gmail.com>
Closes GH-70.
Co-authored-by: George Fischer <me@george.id.au>
Closes GH-164.
Closes GH-165.
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
Closes GH-150.
Closes GH-152.
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
Closes GH-148.
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
Closes GH-64.
Closes GH-127.
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
Related-to: GH-135.
Related-to: fa8f906.
Closes GH-136.
Closes GH-138.
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
Closes GH-72.
Closes GH-74.
Closes GH-135.
Closes GH-122.
Closes GH-123.
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
Closes GH-121.
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
Co-authored-by: 강동윤 (Donny) <kdy1997.dev@gmail.com>
Closes GH-120.
In implementing new state transitions to support wikilinks, I'd
accidentally broken the previous flow, even when the `wikilink` construct
was disabled. This caused plenty of tests to fail.
Now they most of them pass again, with only a few still failing.
Signed-off-by: @crashkeys.dev <dawn@crashkeys.dev>