-
Notifications
You must be signed in to change notification settings - Fork 5
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
Feature/presxml autonum #1247
Merged
Merged
Feature/presxml autonum #1247
Changes from 30 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
ad158d8
https://github.com/metanorma/isodoc/issues/617
opoudjis 93d44d5
Presentation XML caption refactor: https://github.com/metanorma/isodo…
opoudjis 3f72f8f
Presentation XML caption refactor: https://github.com/metanorma/isodo…
opoudjis 089296a
modspec update for Presentation XML caption refactoring: https://gith…
opoudjis 0ba54da
Presentation XML caption refactor: https://github.com/metanorma/isodo…
opoudjis 390bee2
refactor figure captioning: https://github.com/metanorma/isodoc/issue…
opoudjis 0d6d185
refactor examples rendering: https://github.com/metanorma/isodoc/issu…
opoudjis 32ed90d
Presentation XML caption refactor: https://github.com/metanorma/isodo…
opoudjis 46f58d4
Presentation XML caption refactor: https://github.com/metanorma/isodo…
opoudjis 9ac412c
Presentation XML caption refactor: https://github.com/metanorma/isodo…
opoudjis f857799
Presentation XML caption refactor: https://github.com/metanorma/isodo…
opoudjis f09d5a7
Presentation XML caption refactor: https://github.com/metanorma/isodo…
opoudjis cba8305
Presentation XML caption refactor: https://github.com/metanorma/isodo…
opoudjis 7605499
mark up annex obligation in title: https://github.com/metanorma/isodo…
opoudjis 060fa7f
insert spacing delimiter for note in fmt-name, to simplify downstream…
opoudjis 722db89
Presentation XML caption refactor: https://github.com/metanorma/isodo…
opoudjis c97925d
hierarchically annotate clause numbers: https://github.com/metanorma/…
opoudjis 47c2421
semantically annotate hierarchically formed labels of bloocks: https:…
opoudjis e3f5e5f
fmt-caption-label update: https://github.com/metanorma/isodoc/issues/617
opoudjis bd379bf
mark up containers in xref, add container instance of fmt-xref-label:…
opoudjis 336c679
put anchors on ordered list items if missing, for consistency with re…
opoudjis fee2fab
https://github.com/metanorma/isodoc/issues/617
opoudjis 84edaae
configurable figure + subfigure label: https://github.com/metanorma/i…
opoudjis 9ec4efd
cope with multiline xrefs for span annotation with ISO class name: ht…
opoudjis e66c86b
cope with multiline xrefs for span annotation with ISO class name: ht…
opoudjis 92ebcf8
https://github.com/metanorma/isodoc/issues/617
opoudjis c9648b3
inherit container status of parent in subfigure xrefs: https://github…
opoudjis cedacae
https://github.com/metanorma/isodoc/issues/617
opoudjis 25a3d38
rspec
opoudjis 11725f2
https://github.com/metanorma/isodoc/issues/617
opoudjis 53c23e4
rspec
opoudjis f2251e1
grammar
opoudjis 74b0fc9
gemfile
opoudjis ba0e0a4
rspec
opoudjis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Avoid qualifying class selectors with an element.
Each selector in a comma sequence should be on its own single line
Selector
example_label
should be written in lowercase with hyphensSelector
note_label
should be written in lowercase with hyphensSelector
termnote_label
should be written in lowercase with hyphens