diff options
author | Daniel Schadt <kingdread@gmx.de> | 2021-08-20 11:10:14 +0200 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2021-08-20 11:10:14 +0200 |
commit | 9b5b2bda1e43e659f142bb88a6b8138962e754e9 (patch) | |
tree | 6d8e267926a59a9b02861c0c68352f447a3fc2dd /.gitignore | |
parent | 1a05603d0e77a6aa786d1b9fb05003a4161a486b (diff) | |
download | wikimini-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 '.gitignore')
0 files changed, 0 insertions, 0 deletions