Skip to content

Comments

Update mistune#107

Closed
heyeddi wants to merge 6 commits intoiamjackg:masterfrom
heyeddi:update_mistune
Closed

Update mistune#107
heyeddi wants to merge 6 commits intoiamjackg:masterfrom
heyeddi:update_mistune

Conversation

@heyeddi
Copy link
Contributor

@heyeddi heyeddi commented Sep 15, 2023

I noticed mistune was pinned to version 0.8.4, I updated it to v 3.0.1 (which covers #81 and #82 ((sorry))), all tests passing too.

While at it, I added the escape parameter mentioned on #34, which enables the rendering of quotes and other symbols instead of html escaped symbols.
I added that to the library but not to the CLI, the default is to not escape HTML stuff.

My main goal is to be able to get unescaped HTML, mainly for linking other confluence pages and maybe adding macros as mentioned on #34, But I though the new Mistune could handle it, let's see if that works.

@heyeddi heyeddi closed this Sep 15, 2023
@heyeddi
Copy link
Contributor Author

heyeddi commented Sep 15, 2023

Forgot to pull master, so .. I need to fix that

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.

1 participant