Enable XML Text Entities#301
Conversation
jordikroon
left a comment
There was a problem hiding this comment.
Just a few nits, but functionally this looks good to me and it's a good way forward.
Thank you for these changes.
Co-authored-by: Jordi Kroon <jordi@jordikroon.nl>
|
@Girgias , I think it may possible to have extension entities on the first version. Should this per extension entities files be placed as:
|
|
I think the only correct place would be within the extension folder. So |
|
Sorry for the big rewriting commit. It's easier to inspect each final file than the diffs. I'm trying to keep the original merge window for now. Individual (.xml) and grouped (.ent) XML entities is ok and tested. Grouped XML entities on |
This is the final steps into enabling XML "text" entities, to be used in parallel with actual DTD macros.
Plan to merge this in one week.
There may be a few renames. and after merging, I may open new PRs, first demonstrating the new funcionality, and even trying to pass some mass convertions.
The end game objective is to eliminate all
.entfiles fromdoc-baseanddoc-en, replacing it withglobal.ent,manual.entandremove.entXML files, and also enabling individual entity files, stored asdoc-lang/entities/name.xml.Comments and reviews wellcome.