On 2/10/13, Nicolas Goaziou <n.goaz...@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 via email to