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

[FR] mix of italic and bold and apostrophe #630

Closed
lasconic opened this issue Jan 20, 2021 · 0 comments · Fixed by #631
Closed

[FR] mix of italic and bold and apostrophe #630

lasconic opened this issue Jan 20, 2021 · 0 comments · Fixed by #631
Labels
bug Something isn't working locale:French

Comments

@lasconic
Copy link
Collaborator

lasconic commented Jan 20, 2021

Wikicode:

d'<nowiki/>''Arvernus'', surnom ethnique, ou composé d'''are''

Output:

d<b>Arvernus<i>, surnom ethnique, ou composé d</b>are</i>

Expected:

d'<i>Arvernus</i>, surnom ethnique, ou composé d'<i>are</i>
lasconic added a commit to lasconic/ebook-reader-dict that referenced this issue Jan 20, 2021
@BoboTiG BoboTiG added bug Something isn't working locale:French labels Jan 20, 2021
BoboTiG added a commit that referenced this issue Jan 20, 2021
* fix #630: [FR] mix of italic and bold and apostrophe

* [FR] add 'noms de domaine' template

* Update wikidict/utils.py

Co-authored-by: Mickaël Schoentgen <contact@tiger-222.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working locale:French
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants