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

include dl title in postprocessing of table keys: https://github.com/… #576

Merged
merged 3 commits into from
Apr 30, 2024

Conversation

opoudjis
Copy link
Contributor

metanorma/metanorma-iso/issues/1162

Metanorma PR checklist

@opoudjis opoudjis self-assigned this Apr 24, 2024
node["id"] and bookmark_parse(node, out)
list_title_parse(node, out)
out.div **attr_code(class: "figdl") do |div|
node["id"] and bookmark_parse(node, div)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use 2 (not 0) spaces for indentation.

list_title_parse(node, out)
out.dl **dl_attrs(node) do |v|
out.div **attr_code(class: "figdl") do |div|
list_title_parse(node, div)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use 2 (not 0) spaces for indentation.

@opoudjis opoudjis merged commit 537a517 into main Apr 30, 2024
14 of 18 checks passed
@opoudjis opoudjis deleted the fix/table-key branch April 30, 2024 10:30
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