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

feat: add className to all plugins #18

Merged
merged 1 commit into from
Jan 28, 2022
Merged

feat: add className to all plugins #18

merged 1 commit into from
Jan 28, 2022

Conversation

ghost
Copy link

@ghost ghost commented Jan 28, 2022

對插件預設的 Render function 所輸出的最外層 element 加上 className

qdr-paragraph
qdr-paragraph__with-line-break-symbol

qdr-line-break
qdr-line-break__with-symbol

qdr-h1
qdr-h2
qdr-h3
qdr-h4
qdr-h5
qdr-h6

qdr-ol
qdr-ul
qdr-li

qdr-link

qdr-footnote-text
qdr-footnote-sup

qdr-embed-video ( youtube, vimeo )
qdr-embed-instagram
qdr-embed-facebook
qdr-embed-twitter
qdr-embed-podcast-apple
qdr-embed-spotify

qdr-image
qdr-image__figure
qdr-image__caption

qdr-blockquote
qdr-divider
qdr-file-uploader
qdr-input-block
qdr-read-more

@ghost ghost force-pushed the feat/node-class branch from a0604f3 to fde11ea Compare January 28, 2022 11:00
@fantasywind fantasywind merged commit 68c7069 into main Jan 28, 2022
@ghost ghost linked an issue Feb 7, 2022 that may be closed by this pull request
@ghost ghost deleted the feat/node-class branch February 21, 2022 12:46
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.

[Feature] Footnote should add className to make difference with link
2 participants