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

add entry ids to example texts #16

Open
njr2128 opened this issue Apr 24, 2023 · 1 comment
Open

add entry ids to example texts #16

njr2128 opened this issue Apr 24, 2023 · 1 comment

Comments

@njr2128
Copy link
Member

njr2128 commented Apr 24, 2023

No description provided.

@njr2128
Copy link
Member Author

njr2128 commented Apr 24, 2023

Any time there is an id attribute, copy it (create template for an id attribute that would be translated to xml: id) -- here-ish:

<xsl:template match="div | figure | del | add | lb">
<xsl:element name="{local-name()}">
<xsl:apply-templates/>

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

No branches or pull requests

1 participant