Skip to content

Conversation

@chriseidhof
Copy link

No description provided.

chriseidhof and others added 17 commits January 7, 2019 10:59
For consistency with the Swift API Design Guidelines.
I went through the cmark source. Unless malloc fails, cmark_parse_document never returns NULL. This makes sense because any input string is valid Markdown.
cmark_parse_file crashes when passed a NULL FILE pointer. Catch this condition before calling cmark_parse_file.
Make Node.init(markdown:) non-failable, rename markdownToHtml to markdowntoHTML
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants