Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc cleanup #536

Merged
merged 3 commits into from
Mar 24, 2024
Merged

Misc cleanup #536

merged 3 commits into from
Mar 24, 2024

Conversation

nwellnhof
Copy link
Contributor

No description provided.

The full test suite is only available to a shared library build.
Functions are extern by default.
Comment on lines -28 to -29
extern int houdini_escape_html(cmark_strbuf *ob, const uint8_t *src,
bufsize_t size);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In addition to removing this, would it make sense to rename houdini_escape_html0 to houdini_escape_html?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this would make sense.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've done this.

@jgm jgm merged commit 5ccd6f2 into commonmark:master Mar 24, 2024
15 checks passed
jgm added a commit that referenced this pull request Mar 25, 2024
See #536. Due to a mistake this change is spread over two
separate commits.
jgm added a commit that referenced this pull request Mar 25, 2024
@nwellnhof nwellnhof deleted the cleanup branch March 25, 2024 16:58
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