Make default element generic
This commit is contained in:
parent
7512aeafbf
commit
5d28a2e707
6 changed files with 92 additions and 53 deletions
|
|
@ -1,2 +1,3 @@
|
|||
pub(super) mod paragraph;
|
||||
pub(super) mod header;
|
||||
pub mod header;
|
||||
pub mod paragraph;
|
||||
pub mod span;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue