···6pub use css::NotebookCss;
78mod entry;
9-pub use entry::{Entry, EntryCard};
1011pub mod identity;
12pub use identity::{NotebookCard, Repository, RepositoryIndex};
···6pub use css::NotebookCss;
78mod entry;
9+pub use entry::{Entry, EntryCard, EntryMarkdown};
1011pub mod identity;
12pub use identity::{NotebookCard, Repository, RepositoryIndex};