* Turn off orgmode link syntax in babel src blocks
@ 2012-09-25 23:38 John Hendy
0 siblings, 0 replies; only message in thread
From: John Hendy @ 2012-09-25 23:38 UTC (permalink / raw)
To: emacs-orgmode
I have a babel block containing a bash script using double square
brackets. This gets converted to an org-mode style link.
Copying/pasting will still work fine, but the appearance is still a
bit bothersome. Is there a way to turn off link
fontification/transformation when inside a babel block?
Minimal example:
#+begin_src sh
if [[ -e /dev/sdb1 ]] ; then
#+end_src
Thanks,
John
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-25 23:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-25 23:38 Turn off orgmode link syntax in babel src blocks John Hendy
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).