This commit is contained in:
Hendrik 2025-04-27 10:50:58 -03:00
parent 4d05af739a
commit e0b40af7f8

View file

@ -1,15 +1,15 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<se-lint-ignore> <se-lint-ignore>
<file path="chapter-20.xhtml"> <file path="chapter-20.xhtml">
<ignore> <ignore>
<code>t-007</code> <code>t-007</code>
<reason>The possessive s is part of a publication name and thus should be inside italics.</reason> <reason>The possessive s is part of a publication name and thus should be inside italics.</reason>
</ignore> </ignore>
</file> </file>
<file path="chapter-25.xhtml"> <file path="chapter-25.xhtml">
<ignore> <ignore>
<code>t-051</code> <code>t-051</code>
<reason>The dialog is interrupted by a paragraph-length explanation, so the next paragraph should be seem as part of the previous paragraph.</reason> <reason>The dialog is interrupted by a paragraph-length explanation, so the next paragraph should be seem as part of the previous paragraph.</reason>
</ignore> </ignore>
</file> </file>
</se-lint-ignore> </se-lint-ignore>