Skip to content

Fix HTML Tags Not Being Rendered (#737)#738

Merged
Rokt33r merged 3 commits intoBoostIO:masterfrom
guneskaan:allow-resizing-images
Dec 27, 2020
Merged

Fix HTML Tags Not Being Rendered (#737)#738
Rokt33r merged 3 commits intoBoostIO:masterfrom
guneskaan:allow-resizing-images

Conversation

@guneskaan
Copy link
Copy Markdown
Contributor

@guneskaan guneskaan commented Dec 23, 2020

Fixes #696

Boost Note currently seems to ignore all HTML tags (#737).

This PR allows remarkRehype to parse HTML tags as intended in #561, reflecting the changes in syntax-tree/mdast-util-to-hast#38.

In addition, this PR will also allow attributes passed in <img> tags to be passed into the AttachmentImage component, allowing users to resize their images using this tag (#696).

@Rokt33r Rokt33r added this to the v0.13 milestone Dec 27, 2020
@Rokt33r Rokt33r merged commit df241a6 into BoostIO:master Dec 27, 2020
@Rokt33r
Copy link
Copy Markdown
Member

Rokt33r commented Dec 27, 2020

@guneskaan Thanks!

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.

Allow resizing of images

2 participants