* HTML export: Lists and horizontal rules
@ 2009-07-16 17:43 Brenton Kenkel
2009-07-16 23:29 ` Bastien
0 siblings, 1 reply; 3+ messages in thread
From: Brenton Kenkel @ 2009-07-16 17:43 UTC (permalink / raw)
To: emacs-orgmode
Dear all,
I'm using org-mode 6.28e on Aquamacs (based on GNU Emacs 22.3.1) on
Mac OS X. I'm having an issue with horizontal rules and lists in HTML
export. When I export the following to HTML, the horizontal rule tag
is generated within the unordered list, rather than after it ends:
,-----
| * test
|
| - this is a list
|
|
| -----
|
| * next section
|
| No list.
|
|
| -----
|
`-----
I want the first horizontal rule to be even with the second; namely,
extending all the way to the left. Any way to do this?
Thanks for your help,
Brenton Kenkel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: HTML export: Lists and horizontal rules
2009-07-16 17:43 HTML export: Lists and horizontal rules Brenton Kenkel
@ 2009-07-16 23:29 ` Bastien
2009-08-03 4:32 ` Carsten Dominik
0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2009-07-16 23:29 UTC (permalink / raw)
To: Brenton Kenkel; +Cc: emacs-orgmode
Hi Brenton,
Brenton Kenkel <brenton.kenkel@gmail.com> writes:
> I'm using org-mode 6.28e on Aquamacs (based on GNU Emacs 22.3.1) on
> Mac OS X. I'm having an issue with horizontal rules and lists in HTML
> export. When I export the following to HTML, the horizontal rule tag
> is generated within the unordered list, rather than after it ends:
>
> ,-----
> | * test
> |
> | - this is a list
> |
> |
> | -----
> |
> | * next section
> |
> | No list.
> |
> |
> | -----
> |
> `-----
You can tell the list to close by using this specific item:
- ___
(A dash, a space and three underscore characters)
HTH,
--
Bastien
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: HTML export: Lists and horizontal rules
2009-07-16 23:29 ` Bastien
@ 2009-08-03 4:32 ` Carsten Dominik
0 siblings, 0 replies; 3+ messages in thread
From: Carsten Dominik @ 2009-08-03 4:32 UTC (permalink / raw)
To: Bastien; +Cc: emacs-orgmode
On Jul 17, 2009, at 1:29 AM, Bastien wrote:
> Hi Brenton,
>
> Brenton Kenkel <brenton.kenkel@gmail.com> writes:
>
>> I'm using org-mode 6.28e on Aquamacs (based on GNU Emacs 22.3.1) on
>> Mac OS X. I'm having an issue with horizontal rules and lists in HTML
>> export. When I export the following to HTML, the horizontal rule tag
>> is generated within the unordered list, rather than after it ends:
>>
>> ,-----
>> | * test
>> |
>> | - this is a list
>> |
>> |
>> | -----
>> |
>> | * next section
>> |
>> | No list.
>> |
>> |
>> | -----
>> |
>> `-----
>
> You can tell the list to close by using this specific item:
>
> - ___
>
> (A dash, a space and three underscore characters)
>
> HTH,
But this should also work without this trick, and it does now.
- Carsten
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-08-03 4:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-16 17:43 HTML export: Lists and horizontal rules Brenton Kenkel
2009-07-16 23:29 ` Bastien
2009-08-03 4:32 ` Carsten Dominik
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).