emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Samuel Wales <samologist@gmail.com>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: How to get === on a line by itself to be a special string
Date: Tue, 12 Feb 2013 12:02:43 -0700	[thread overview]
Message-ID: <CAJcAo8uEn6rs=H0nhMZKfZmsApYgeALeCGRcowVeCBcZzskEKw@mail.gmail.com> (raw)
In-Reply-To: <87wqugfspr.fsf@gmail.com>

On 2/10/13, Nicolas Goaziou <n.goaziou@gmail.com> wrote:
> (defun my-rule-markup (paragraph backend info)
>   (when (and (org-export-derived-backend-p backend 'html)
>              (string-match "<p>\n<code>=</code>\n</p>\n*" paragraph))
>     "<hr width=\"10%\"
> style=\"width:10%;color:#000;background-color:#000;height:1px;border:none\"/>\n\n"))
> (add-to-list 'org-export-filter-paragraph-functions 'my-rule-markup)

I think this restores the behavior.  Thank you.

Samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY
can get it.  There is no hope without action.

      reply	other threads:[~2013-02-12 19:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-10  5:16 How to get === on a line by itself to be a special string Samuel Wales
2013-02-10  9:01 ` Nicolas Goaziou
2013-02-12 19:02   ` Samuel Wales [this message]

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='CAJcAo8uEn6rs=H0nhMZKfZmsApYgeALeCGRcowVeCBcZzskEKw@mail.gmail.com' \
    --to=samologist@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=n.goaziou@gmail.com \
    /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).