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

Removing dom ID requirement for margin/sidenotes #10

Merged
merged 2 commits into from
Apr 18, 2019
Merged

Removing dom ID requirement for margin/sidenotes #10

merged 2 commits into from
Apr 18, 2019

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Nov 10, 2018

Prior to this commit, when using the marginnote or sidenote
shortcodes, you would need to pass a domId parameter to the shortcode.

With this change you no longer need to pass a parameter, and any
parameter passed is ignored. The pre-amble creates a unique domID for
the shortcodes.

Prior to this commit, when using the `marginnote` or `sidenote`
shortcodes, you would need to pass a domId parameter to the shortcode.

With this change you no longer need to pass a parameter, and any
parameter passed is ignored. The pre-amble creates a unique domID for
the shortcodes.
I was leveraging the Scratch function of Hugo, when I could instead
rely on `.Ordinal`
@shawnohare shawnohare merged commit 4299d3b into shawnohare:master Apr 18, 2019
@jeremyf jeremyf deleted the removing-need-for-dom-id-labeling branch March 23, 2020 00:21
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