[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [html] non-lists showing up as lists
From: |
Michael Strey |
Subject: |
Re: [O] [html] non-lists showing up as lists |
Date: |
Mon, 03 Jun 2013 11:54:14 +0200 |
Hi everyone,
Just for completeness
Carsten Dominik <address@hidden> writes:
[...]
> Possibilities:
> 1. We could change the parser to ignore lists where the first
> item does not start with `1.' or `a)'. But this would
> be a pretty serious change.
>
> 2. We could implement a good function that could find problematic
> cases, so that they can be fixed by hand. This is basically
> what Nick proposed - only it would be implemented in Lisp.
>
> 3. We could implement a function that finds and fixes such issues.
> It would basically scan the buffer and find lists that have
> only a single item, not starting with 1, and change the wrapping
> to fix it.
4. Define that lists alway have to have a newline in front of them.
5. Define that lists always have to be indented.
My favourite would be 4.
Michael Strey
--
mailto:address@hidden
http://www.strey.biz
- Re: [O] [html] non-lists showing up as lists, (continued)
- Re: [O] [html] non-lists showing up as lists, Alan L Tyree, 2013/06/03
- Re: [O] [html] non-lists showing up as lists, Samuel Wales, 2013/06/03
- Re: [O] [html] non-lists showing up as lists, Alan L Tyree, 2013/06/03
- Re: [O] [html] non-lists showing up as lists, Carsten Dominik, 2013/06/03
- Re: [O] [html] non-lists showing up as lists, Alan L Tyree, 2013/06/03
- Re: [O] [html] non-lists showing up as lists, Bernt Hansen, 2013/06/06
- Re: [O] [html] non-lists showing up as lists, Samuel Wales, 2013/06/06
Re: [O] [html] non-lists showing up as lists, Samuel Wales, 2013/06/01
Re: [O] [html] non-lists showing up as lists,
Michael Strey <=
Re: [O] [html] non-lists showing up as lists, Michael Strey, 2013/06/06