Create structure for citations.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
mod angle_link;
|
||||
mod citation;
|
||||
mod citation_reference;
|
||||
mod clock;
|
||||
mod comment;
|
||||
mod diary_sexp;
|
||||
@@ -73,6 +75,8 @@ pub use lesser_element::TableCell;
|
||||
pub use lesser_element::VerseBlock;
|
||||
pub use object::AngleLink;
|
||||
pub use object::Bold;
|
||||
pub use object::Citation;
|
||||
pub use object::CitationReference;
|
||||
pub use object::Code;
|
||||
pub use object::Entity;
|
||||
pub use object::ExportSnippet;
|
||||
|
||||
Reference in New Issue
Block a user