Add graph markdown and canvas outputs
This commit is contained in:
@@ -82,6 +82,7 @@ func (p *Project) Index() []IndexEntry {
|
||||
sort.Strings(with)
|
||||
entries = append(entries, IndexEntry{
|
||||
ID: unit.ID,
|
||||
Title: unit.Title,
|
||||
File: unit.File,
|
||||
Type: unit.Type,
|
||||
Resolution: unit.Resolution,
|
||||
|
||||
Reference in New Issue
Block a user