forked from unisonweb/unison
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix source locations in transcript parser
The source is initially parsed by CMark and then this code parses individual fenced code blocks. This sets the initial state for the code block parser so that source locations and error excerpts match the source file. (cherry picked from commit 5adecc472081e133c68079926919b6b745bfea96)
- Loading branch information
Showing
1 changed file
with
62 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters