summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2021-08-20 11:10:14 +0200
committerDaniel Schadt <kingdread@gmx.de>2021-08-20 11:10:14 +0200
commit9b5b2bda1e43e659f142bb88a6b8138962e754e9 (patch)
tree6d8e267926a59a9b02861c0c68352f447a3fc2dd /setup.py
parent1a05603d0e77a6aa786d1b9fb05003a4161a486b (diff)
downloadwikimini-9b5b2bda1e43e659f142bb88a6b8138962e754e9.tar.gz
wikimini-9b5b2bda1e43e659f142bb88a6b8138962e754e9.tar.bz2
wikimini-9b5b2bda1e43e659f142bb88a6b8138962e754e9.zip
Rework ItemList/BlockQuote to hold Paragraph
A List[Node] is basically a Paragraph, and we already delegated some of the methods to Paragraph (see ItemList.cleanup). Therefore, it only made sense to rework ItemList and BlockQuote to hold a Paragraph instead of a List[Node].
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions