Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Document ignores ParsingOptions passed to it in init(_:options:) #20

Closed
regexident opened this issue Dec 19, 2020 · 0 comments · Fixed by #21
Closed

Document ignores ParsingOptions passed to it in init(_:options:) #20

regexident opened this issue Dec 19, 2020 · 0 comments · Fixed by #21

Comments

@regexident
Copy link
Member

The implementation of Document.init(_:options:) currently passes 0 (as in "no options") as third argument of cmark_parse_document(), instead of options.rawValue, effectively ignoring the options.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant