-
Notifications
You must be signed in to change notification settings - Fork 4
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
Script is grabbing bolded quotation marks in aliases #49
Comments
Also - on Polish wikipedia we are using Polish quotation marks. Instead of standard English "AAAA" we are writing „AAAA” |
Coincidentally, I recently edited an article on English Wikipedia to move the quotation marks out of the bold formatting, according to Wikipedia:Manual of Style/Titles#Additonal markup and Wikipedia:Manual of Style#Quotation marks in article openings, precisely because I came across the same issue. I assume Wikicrowd is using the bold formatting to extract the aliases, and indeed that seems to be the case in the article you came across. Ideally the fix should be applied directly to the article, but I agree that Wikicrowd could be smart and bypass those cases entirely, as it isn't its responsibility to notify editors of such formatting errors. |
So would trimming quotes from all detected things be acceptable? |
Probably trimming from both ends will be fine. Inside (as <USS "Iowa" (BB-61)>) it can be problematic, so leave it. Please remember about Polish quotation marks. People are creazy about them on pl.wiki, we have bots that are changing English quotation marks to Polish one. |
Sometimes on wiki editor also bolded quotation marks so instead "AAA" he/she used "AAA"
Is any way to strip/remove such suggestions?
The text was updated successfully, but these errors were encountered: