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

Export as Word document loses formatting on links #13

Open
hrk opened this issue Jan 10, 2024 · 0 comments
Open

Export as Word document loses formatting on links #13

hrk opened this issue Jan 10, 2024 · 0 comments

Comments

@hrk
Copy link

hrk commented Jan 10, 2024

Having thr following markdown

You see two doors.
*Do you choose the right one [10] or the wrong one [20]*

should result in italic text, however in the final docx document, the italic is removed from the numbers, resulting in:

You see two doors.
Do you choose the right one 10 or the wrong one 20

where 10 and 20 are normal-styled text.

This could be common to export as LibreOffice too but I haven't verified.

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

1 participant