Skip to content

Footnotes style fix with HTML generated by blackfriday#96

Merged
jbub merged 1 commit into
jbub:masterfrom
romainx:footnotes
Oct 15, 2020
Merged

Footnotes style fix with HTML generated by blackfriday#96
jbub merged 1 commit into
jbub:masterfrom
romainx:footnotes

Conversation

@romainx

@romainx romainx commented Oct 14, 2020

Copy link
Copy Markdown

Hello,

Just a small fix to define the class footnotes (instead of footnote) in order to be compliant with output generated by the Blackfriday Markdown processor.

<div class="footnotes">
...
</div>

https://github.com/russross/blackfriday/blob/d3b5b032dc8e8927d31a5071b56e14c89f045135/html.go#L466

Side note: Are you interested by this feature of Hugo that permits to handle transformation of SCSS to CSS during site generation: Hugo Pipes allows the processing of SASS and SCSS files? If so, I could draft a PR 😄

Best.

@jbub

jbub commented Oct 15, 2020

Copy link
Copy Markdown
Owner

Hello, thanks for your contribution.

We recently closed this one #82, i guess that answers your question :)

@jbub jbub merged commit 19b398e into jbub:master Oct 15, 2020
@romainx romainx deleted the footnotes branch October 15, 2020 15:22
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