From: "Saša Janiška" <gour@atmarama.com>
To: emacs-orgmode@gnu.org
Subject: inline markup within quote
Date: Wed, 19 Apr 2017 13:19:00 +0200 [thread overview]
Message-ID: <87y3uwwspn.fsf@atmarama.com> (raw)
Hello!
I’m moving from Python-powered static site generator to the Hugo which
does support using org-mode markup for writing content.
Currently, my content is written using rst, but although Hugo does
support rst as well, I thought that org-mode could be better match, but
today I did figure out that e.g. it’s not possible to use inline markup
within quote, e.g.:
#+BEGIN_QUOTE
This is first sentence. *This one I’d like to be bold.* Another small
sentence.
#+END_QUOTE
In the above example, I do not get bold, but ’*’ are rendered verbatim,
so I wonder if I do miss something in org-mode markup or it simply
built-in limitation similar to some corner cased present in rst markup
as well?
Sincerely,
Gour
--
For him who has conquered the mind, the mind is the best of
friends; but for one who has failed to do so, his mind will
remain the greatest enemy.
next reply other threads:[~2017-04-19 11:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-19 11:19 Saša Janiška [this message]
2017-04-19 11:54 ` inline markup within quote Nicolas Goaziou
2017-04-19 12:16 ` Saša Janiška
2017-04-19 12:25 ` Saša Janiška
2017-04-19 14:23 ` Rasmus
2017-04-20 8:54 ` Saša Janiška
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y3uwwspn.fsf@atmarama.com \
--to=gour@atmarama.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.