Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How do I disable "smart quotes", i.e. automatically substituting "these" with “these” ?

Edited

I wrote something like:

curl -XPUT 'http://localhost:9200/idx/_settings'

and Confluence automatically changed it to:

curl -XPUT ‘http://localhost:9200/idx/_settings’

which completely breaks the curl command.

I would like to disable those smart quote substitutions. We're not using Confluence for typographic sugar, but for documenting programming code which in many cases make big difference with the little characters.

And no, having to *first* mark the code as Code (ctrl+shift+m) and only then starting to write/pasting code is an unwanted hindrance in the workflow.

8 answers

It's ridiculous that this can't be disabled universally on a wiki used by tons of tech companies.

 

Even this comment box doesn't automatically do "smart" quotes.

+1 for tearing out this ridiculous "feature".

2 votes
DPKJ
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Sep 23, 2020

@Joni I did face same issue and started using ( `  i.e. back quote) before I pasted code, or whenever I wanted to add code.

Thank you, for that workaround. It's not the solution I'm looking for as I'd like software systems working FOR me, not AGAINST me. 🤨

Like DPKJ likes this
DPKJ
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Sep 28, 2020

I too become very unhappy when things like these occur.

It's astounding to see that this thread has been around for years and there's not a single comment from the developers on it. But I'm new around here and perhaps that's just the norm for this forum.

Anyway, another +1 for removing these intrusive modifications of my typing.

It's also an insidious problem for JSON.  The odd quotes cause the JSON format checkers to fail your JSON, but not flag the quotes as the issue which can lead to a long and frustrating debug session. This makes it hard (forced to use inconvenient workarounds) to do our documentation in Confluence and allow users to cut and paste sample JSON.

Google docs has a setting.  It is possible, please fix it. 

It should be an option either way.

  1. I need what I type to be contextual, when I talk about a 'fieldName' I plant that in a single quote, when I talk about a "field value" then it is a double quote. This is (I think) a pretty universal thing, but even so, it is not uncommon.
  2. When copying and pasting text to other programs (not for code, not everyone is a code head) then smart quotes are just ... woefully annoying. I turn them off in Outlook, too ... it shouldn't be a big deal here.

You can work around that using the "code snippet" under the "+" menu.

 

However, smart quotes still happen in code format from Bold/Italic/... menu, which I agree is not developer-friendly.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events