emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Price <moptop99@gmail.com>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: feature request: easier style attributes
Date: Fri, 23 Oct 2015 21:16:08 -0400	[thread overview]
Message-ID: <CAN_Dec-VapUYyEgZ_RjPzLJycMkfYUiiien1=wwKPSUnNZxnUg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 508 bytes --]

OK, one more, again a repeat of an old request.

Pandoc Markdown has this incredibly easy way to specify html attributes (
http://pandoc.org/README.html#header-identifiers):

----
# My Header {#myid .class1 .class2}
----

I find this much easier to read, write, and maintain than the org-mode
equivalent:

#+ATTR_HTML: :id myid :class class1 class2
* My Header

I would love to have something like the pandoc syntax available within
org.  What do other people think, and how hard would this be to implement?

[-- Attachment #2: Type: text/html, Size: 792 bytes --]

             reply	other threads:[~2015-10-24  1:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-24  1:16 Matt Price [this message]
2015-10-24 11:51 ` feature request: easier style attributes Rasmus
     [not found]   ` <CAN_Dec915n553+j6zr1cGML4siF_xm+DkLi5khk7n9bmQ_16XA@mail.gmail.com>
     [not found]     ` <87lhaszbx8.fsf@gmx.us>
2015-10-24 13:01       ` Matt Price

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAN_Dec-VapUYyEgZ_RjPzLJycMkfYUiiien1=wwKPSUnNZxnUg@mail.gmail.com' \
    --to=moptop99@gmail.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 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).