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

XDXF: XdxfTransformer removes spaces around XML tags #562

Open
soshial opened this issue May 8, 2024 · 2 comments
Open

XDXF: XdxfTransformer removes spaces around XML tags #562

soshial opened this issue May 8, 2024 · 2 comments

Comments

@soshial
Copy link
Contributor

soshial commented May 8, 2024

The spaces between tags should be preserved:

Screenshot 2024-05-08 at 15 47 55

The original XDXF code is:

<ar><k>grzebiący</k><def> <def> <pos>прич. от</pos> <b>grzebać</b>; </def><def><co> grzebiące, grzebiących</co> <pos>мн. зоол.</pos> кури́ные <pos>lm</pos> (Galliformes) </def></def></ar>
@soshial soshial changed the title XDXF: XdxfTransformer removes spaces XDXF: XdxfTransformer removes spaces around XML tags May 8, 2024
@ilius
Copy link
Owner

ilius commented May 8, 2024

Is this not part of #532?

@soshial
Copy link
Contributor Author

soshial commented May 8, 2024

#532 is about XDXF in StarDict and has too many issues mentioned.
But I noticed this problem with spaces also in XDXF -> AardSlob conversion, so I decided to move into a separate ticket.

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

2 participants