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

Adding templates for val and tag to fix #567 #618

Merged
merged 3 commits into from
Nov 10, 2023
Merged

Adding templates for val and tag to fix #567 #618

merged 3 commits into from
Nov 10, 2023

Conversation

joeytakeda
Copy link
Contributor

  • Template added to html/html_core.xsl for tag and val to transform them into spans
  • Named template added to html/html_core.xsl to create a delimiter span to allow easier customization (i.e. to allow for a CSS only approach to start and end text)
  • Reflect value of @scheme in tag's class

(See #567 (comment) for additional details)

* Template added to html/html_core.xsl for tag and val to transform them into spans
* Named template added to html/html_core.xsl to create a delimiter span to allow
  easier customization (i.e. to allow for a CSS only approach to start and end text)
* Reflect value of `@scheme` in tag's class
Merging (manually) the helpful test file from PR #508. This branch now supercedes #508 and thus will also close #503
@joeytakeda
Copy link
Contributor Author

I have now merged the TestFile and build information from #508 and did some slight reorganization, so now this PR is ready for review :-)

@HelenaSabel
Copy link
Member

The Stylesheets Group considers that the @ sign should be in the text so one can search and copy the whole string.

@sydb sydb requested review from sydb and removed request for sabineseifert October 29, 2023 03:17
Copy link
Member

@sydb sydb left a comment

Choose a reason for hiding this comment

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

Turns out the ‘@’ that this PR has rendered by CSS were already being rendered by CSS before this PR. Thus, while I don’t think things are perfect even with this PR, they are certainly better than they were before; furthermore PR seems to work and all tests pass. Thus I think this is ready to be merged.

@sydb sydb added this to the Release 7.56.0 milestone Nov 10, 2023
@ebeshero ebeshero merged commit 32c10e0 into dev Nov 10, 2023
4 checks passed
@raffazizzi raffazizzi added this to the Release 7.56.0 milestone Nov 17, 2023
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.

5 participants