Skip to content

Commit

Permalink
Add test for issue #201.
Browse files Browse the repository at this point in the history
Seems the issue got fixed by combination of previous commits.

Fixes #201.
  • Loading branch information
mity committed Jan 8, 2024
1 parent 132c29d commit 4d2f8a2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions test/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,19 @@ bar
````````````````````````````````


### [Issue 201](https://github.com/mity/md4c/issues/201)

```````````````````````````````` example
foo
```
bar
```
.
<p>foo
<code>bar</code></p>
````````````````````````````````


## Code coverage

### `md_is_unicode_whitespace__()`
Expand Down

0 comments on commit 4d2f8a2

Please sign in to comment.