Skip to content

Underlined Text not Converting over #42

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

Open
CygnusThe1st opened this issue Nov 25, 2024 · 1 comment
Open

Underlined Text not Converting over #42

CygnusThe1st opened this issue Nov 25, 2024 · 1 comment

Comments

@CygnusThe1st
Copy link

when I download this story as an EPUB the
underlining of the text saiki is lost
[in epub reader ReadEra]
Screenshot_20241125_125734_ReadEra
[in site]
Screenshot_20241125_125744_Chrome

@mirabilos
Copy link

Same here: in the A/N intro of https://www.fanfiction.net/s/8555956

FFN: The same thing with the <span style='text-decoration:underline;'>underlining</span> of jutsu names.

HTML export: The same thing with the underlining of jutsu names.

Please at least retain these, if not convert them to <u> tags (which, I know, aren’t standard, but work-ish and can be matched on). Ideal would be converting them to <span class="underline"> with defining that class in the head, as that would allow me to configure them in the Lynx stylesheet as well.

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