There are times when I only can use iPad to access SO, and the back tick ` is needed to quote the literals... but it seems on iPad, there is no way to enter a back tick on the keyboard? Can it be somehow entered?

link|improve this question

I never owned an iPad. Do you browse the mobile or the normal version of the site? – Dennis yesterday
@Dennis iPad defaults to the normal version of the site. – Mark Trapp yesterday
feedback

4 Answers

up vote 11 down vote accepted

Assuming you're using the US keyboard layout, tap the .?123 key, then tap and hold the ' key: a popup will appear where you can tap the ` key. If I remember correctly, this only works in iOS 4 and later: if you're still running iPhone OS 3.2, you're out of luck and you really should just upgrade already.

link|improve this answer
1  
wow, this is such a hidden feature – 動靜能量 yesterday
@動靜能量 to be fair, outside of SE, how many times do you use backticks in everyday text? – Mark Trapp yesterday
I don't use any other websites beside SE... haha... almost – 動靜能量 yesterday
feedback

It appears that on the iPad (and perhaps iPhone 4?) you should be able to hold down the apostrophe key for a few seconds, and the rightmost option on the little hover menu will be the backtick.

There are two workarounds for the iPhone that both work on my device (iPhone 3GS with iOS Version 4.0 8A293).

  1. The first workaround is to copy the symbol from the Mail app; in the to/cc/bcc fields you should see the backtick in the upper left of the symbol keys.

  2. The other trick here is to add the Romaji (Japanese) keyboard (Settings -> General -> International -> Keyboards -> Add New Keyboard...) Now, in Safari, you can suddenly add a backtick by touching the little globe to the left of the spacebar, switching to symbols, holding down the apostrophe for a moment. Don't immediately select anything at this point. A separate UI will momentarily appear (that notably does not appear in the US keysets) allowing you to now select the backtick mark.

link|improve this answer
-1. It produces only, not `. – KennyTM Oct 17 '10 at 6:39
Yep, scratch that. Looks like the workaround is to copy the symbol from the Mail app; in the to/cc/bcc fields you should see the backtick in the upper left of the symbol keys. Sent from my iPhone – Joseph Weissman Oct 17 '10 at 7:06
The other trick here is to add the Romaji (Japanese) keyboard (Settings -> General -> International -> Keyboards -> Add New Keyboard...) Now, in Safari, you can suddenly add a backtick by touching the little globe to the left of the spacebar, switching to symbols, holding down the apostrophe for a moment, and selecting the backtick mark. – Joseph Weissman Oct 17 '10 at 7:17
Updated answer to reflect these workarounds. – Joseph Weissman Oct 17 '10 at 7:39
‘テスト‘... ‘Test‘... ‘Test‘ – DarkDust Oct 17 '10 at 12:37
’2’ '3' ‘4‘ '5' – DarkDust Oct 17 '10 at 12:40
No, I'm afraid none of them seem to work. – DarkDust Oct 17 '10 at 12:41
both work on my device... :/ – Joseph Weissman Oct 17 '10 at 19:41
The backtick does exist on the US QWERTY keyboard layout. Press and hold the apostrophe key, and it is the rightmost option. This sentence is backtickified and written on an iPad. – Mark Trapp Oct 17 '10 at 23:27
thanks, updated answer to include this – Joseph Weissman Oct 17 '10 at 23:37
’Test’ one again – DarkDust Oct 18 '10 at 4:34
@Mark: Do you happen to have an iOS 4.2 beta ? Because I already tried all of the available apostophes. – DarkDust Oct 18 '10 at 4:38
2  
@DarkDust that is it; my iPad is running 4.2b3. I also tested it on an iPhone 4 running iOS 4 (curiously, on the iPhone the backtick is the leftmost, not the rightmost key), and an iPhone 3G running iPhone OS 3.1.3. On the latter, I experience the same thing you experience: instead of 4 options when pressing down the apostrophe key, there's only three and the backtick is missing. I don't have an iPad running iPhone OS 3.2 on hand, but I suspect based on your experience and my testing it's the same across the entire iPhone OS 3 line. – Mark Trapp Oct 18 '10 at 16:50
feedback

@MarkTrapp said that iPad defaults to the non-mobile version of Stack Overflow, so you don't really need to press the `.

Just click the Code Sample icon over the textarea, and it will insert two backticks. If you select the literals first, it will automatically wrap them in backticks.

Note that the Code Sample button insert four spaces rather than backticks if triggered on an empty or entire line.

link|improve this answer
oh good quick way. seems like you have to type something first, and then click the "Code" icon button... if nothing is typed beforehand on the line, then it will indent by 4 spaces – 動靜能量 yesterday
Right, I forgot about that part. – Dennis yesterday
3  
This also only works for regular posts. You can't use the buttons on comments... – animuson yesterday
feedback

You can surround the text you want to inline monospace with <code></code>.

This works for questions and answers, but not for comments -- right now, I don't think there's a workaround for comments.

link|improve this answer
Good to know that this works for answers, that might be enough... At least it's better than nothing :-) – DarkDust Oct 17 '10 at 12:43
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged