Document ealb in options.org fixture

This commit is contained in:
Niklas Fasching 2021-07-25 21:53:50 +02:00
parent c901c00166
commit 34dfe32024
3 changed files with 28 additions and 20 deletions

View file

@ -46,6 +46,12 @@ As buffer options are merged with the defaults, the above headline will be expor
<td>Include tags in headline title</td> <td>Include tags in headline title</td>
</tr> </tr>
</tbody> </tbody>
<tbody>
<tr>
<td>ealb</td>
<td>Omit newlines between multi-byte characters (east asian line breaks, non-standard)</td>
</tr>
</tbody>
</table> </table>
</div> </div>
</div> </div>

View file

@ -8,15 +8,16 @@ That means, entities like =---= --- (mdash) will be left untouched, footnotes li
not be exported and there won't be a table of contents at the top. not be exported and there won't be a table of contents at the top.
As buffer options are merged with the defaults, the above headline will be exported *with* priority, todo status & tags. As buffer options are merged with the defaults, the above headline will be exported *with* priority, todo status & tags.
| key | description |
| key | description | |------+------------------------------------------------------------------------------------|
|------+-----------------------------------------------------------| | f | Include footnotes (definitions & links) |
| f | Include footnotes (definitions & links) | | e | Include entities |
| e | Include entities | | toc | Include table of contents (outline) |
| toc | Include table of contents (outline) | |------+------------------------------------------------------------------------------------|
|------+-----------------------------------------------------------| | pri | Include priority =[#A]=, =[#B]=, =[#C]= in headline title |
| pri | Include priority =[#A]=, =[#B]=, =[#C]= in headline title | | todo | Include todo status in headline title |
| todo | Include todo status in headline title | | tags | Include tags in headline title |
| tags | Include tags in headline title | |------+------------------------------------------------------------------------------------|
| ealb | Omit newlines between multi-byte characters (east asian line breaks, non-standard) |
[fn:1] This footnote definition won't be printed [fn:1] This footnote definition won't be printed

View file

@ -8,15 +8,16 @@ That means, entities like =---= --- (mdash) will be left untouched, footnotes li
not be exported and there won't be a table of contents at the top. not be exported and there won't be a table of contents at the top.
As buffer options are merged with the defaults, the above headline will be exported *with* priority, todo status & tags. As buffer options are merged with the defaults, the above headline will be exported *with* priority, todo status & tags.
| key | description |
| key | description | |------+------------------------------------------------------------------------------------|
|------+-----------------------------------------------------------| | f | Include footnotes (definitions & links) |
| f | Include footnotes (definitions & links) | | e | Include entities |
| e | Include entities | | toc | Include table of contents (outline) |
| toc | Include table of contents (outline) | |------+------------------------------------------------------------------------------------|
|------+-----------------------------------------------------------| | pri | Include priority =[#A]=, =[#B]=, =[#C]= in headline title |
| pri | Include priority =[#A]=, =[#B]=, =[#C]= in headline title | | todo | Include todo status in headline title |
| todo | Include todo status in headline title | | tags | Include tags in headline title |
| tags | Include tags in headline title | |------+------------------------------------------------------------------------------------|
| ealb | Omit newlines between multi-byte characters (east asian line breaks, non-standard) |
[fn:1] This footnote definition won't be printed [fn:1] This footnote definition won't be printed