help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to add more markups and formatting for markups to Org


From: Suvayu Ali
Subject: Re: How to add more markups and formatting for markups to Org
Date: Sun, 31 May 2015 18:25:46 +0200
User-agent: Mutt/1.5.23.1 (2014-03-12)

On Sun, May 31, 2015 at 08:43:35AM -0700, Tu, Do wrote:
> For example, anything in between *...* is bold by default. I want to add a 
> markup with my own formatting for such markup, i.e. <kbd>...</kbd> with a box 
> surrounds such markup. I also want the mark up to be compatible with (setq 
> org-hide-emphasis-markers t). That is, when the variable is set to t, the 
> <kbd> and </kbd>tags should disappear, leaving the text between it with the 
> specified formatting above.

See: (describe-variable (quote org-emphasis-alist))

Note, I do not think sequence of characters are allowed, only single
characters.

Hope this helps,

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]