emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* BUG? Text in the code and verbatim string is not processed
@ 2015-02-23 15:02 hymie!
  0 siblings, 0 replies; only message in thread
From: hymie! @ 2015-02-23 15:02 UTC (permalink / raw)
  To: emacs-orgmode

So the documentation says

>You can make words *bold*, /italic/, _underlined_, =verbatim= and ~code~,
>and, if you must, ‘+strike-through+’. Text in the code and verbatim string is
>not processed for Org mode specific syntax, it is exported verbatim. 

However, that is not the behavior I am seeing.

In this construct:

  - ~cd ~/test~
  - ~cp foo foo1~

The tilde in the path ~/test is hidden when org-hide-emphasis-markers is
turned on.  Maybe that is confusing org, so I changed it to this construct:

  - =cd ~/test=
  - ~cp foo foo1~

In this case, the word "cd" is formatted as verbatim, but the word "/test"
along with the - on the next line are all formatted as code.

Am I misunderstanding what is supposed to happen, or is this a bug?

--hymie!

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-23 15:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-23 15:02 BUG? Text in the code and verbatim string is not processed hymie!

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).