from lino.gendoc.maker import DocMaker def body(doc): doc.h1("Third Example") doc.memo(""" This example is going to explain three important things about lists:
- The individual list items are not renderd with a bullet.
- It is probably just a question of style. I mean that I must define the right parameters in the stylesheet.
- But the question arises of whether I should implement cascading stylesheets or not.
- The individual list items are not numbered.
- Yes, it is a pity.