From mboxrd@z Thu Jan 1 00:00:00 1970
From: Austin Frank
Subject: circufix notation for inline and styling
Date: Tue, 06 Jun 2006 10:38:14 -0400
Message-ID: <44859356.6030900@gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Return-path:
Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
id 1FnchE-0003Q0-FX
for emacs-orgmode@gnu.org; Tue, 06 Jun 2006 10:38:16 -0400
Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
id 1FnchC-0003P0-DX
for emacs-orgmode@gnu.org; Tue, 06 Jun 2006 10:38:15 -0400
Received: from [199.232.76.173] (helo=monty-python.gnu.org)
by lists.gnu.org with esmtp (Exim 4.43) id 1FnchC-0003Ov-3z
for emacs-orgmode@gnu.org; Tue, 06 Jun 2006 10:38:14 -0400
Received: from [128.151.80.2] (helo=cvs.rochester.edu)
by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fncoa-0007qM-5P
for emacs-orgmode@gnu.org; Tue, 06 Jun 2006 10:45:52 -0400
Received: from [192.168.82.242] (128.151.80.181) by cvs.rochester.edu with
ESMTP (Eudora Internet Mail Server X 3.2.8) for ;
Tue, 6 Jun 2006 10:39:47 -0400
List-Id: "General discussions about Org-mode."
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
To: emacs-orgmode@gnu.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello!
We already have the ability to add bold, italic, and underline
formatting to our documents using circumfix notation (*bold*, /italic/,
_underlined_). We can also style entire lines using notation by
having a colon as the first non-whitespace character on a line, or by
putting the line under a QUOTE headline. I would like to see an
additional feature added to org which would allow some circumfix
notation to be exported with tags. This would be useful for
including single programming terms in a sentence and setting them apart
visually. I'm envisioning something like
many programming languages have a ;for; loop.
which would be exported as
many programming languages have a
for
loop.
another possible syntax would be
many programming languages have a #for# loop.
The specific markup used isn't really important to me, but I would like
the ability to specify this kind of formatting for single words instead
of whole lines.
While I'm at it, is strike-through possible?
-event- was canceled
could become
event was canceled
Again, any syntax which is easy to parse is fine with me.
As mentioned in my previous mail, it would also be nice if these two
pieces of markup could stack with each other and the existing markup syntax.
Thanks,
/au
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEhZNVlHMl2/XbR4ERAl8wAKDHEYpsMHtkFyTaPshbrfPCbUL6tQCfRIz/
vHEghc+6mzHrVGA51qkDaeo=
=zeJO
-----END PGP SIGNATURE-----