On Dec 19, 2006, at 11:32, Giovanni Ridolfi wrote:

Hello everyone,

I have two wishes (almost copied from muse-mode)
for the org-publish part of org-mode:

1) Is it possible to define a <center> environment
   in the html output
   if the lines begins with more than N (e.g. n=7) spaces ?


I believe this is hard, because indentation has other meanings in
org-mode.  However, you can do

@<center>
bladibla
@</center>

2) Is it possible to define a <hl> command
   in the html output
   if line begins with 5 or more dashes (----- )?


This should be possible, I'll put this into the next version.

- Carsten



_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to