Skip to content

Lutaml integration#123

Open
andrew2net wants to merge 13 commits into
mainfrom
lutaml-integration
Open

Lutaml integration#123
andrew2net wants to merge 13 commits into
mainfrom
lutaml-integration

Conversation

@andrew2net
Copy link
Copy Markdown
Contributor

No description provided.

andrew2net and others added 13 commits March 12, 2026 23:38
* Preserve XML-fragment markup in Bibcollection title/author

Port of fd20c9d (#125) to the v2/lutaml-integration branch.

Switch Bibcollection.from_xml to read the collection title and author
via inner_html instead of Nokogiri's .text, so the in-memory strings
keep their XML-fragment form (markup + entities intact). Apply the
strip_html Liquid filter on the HTML <title> tag position so the
browser tab title stays plain text. Adds find_html to ElementFinder
alongside find_text. Adds a regression spec with markup and &amp; in
both the collection title and the author name.

Refs metanorma/isodoc#785.
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