Compare commits
1 Commits
0.8.0
...
release/0.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
71ccbf8cb9 |
@@ -1,9 +1,9 @@
|
||||
#import "../lib.typ"
|
||||
#import "@preview/tidy:0.3.0"
|
||||
#import "@preview/tidy:0.4.1"
|
||||
|
||||
#let docs = tidy.parse-module(
|
||||
read("../lib.typ"),
|
||||
name: "Modern CV",
|
||||
scope: (resume: lib),
|
||||
)
|
||||
#tidy.show-module(docs)
|
||||
#tidy.show-module(docs, style: tidy.styles.minimal)
|
||||
|
||||
Reference in New Issue
Block a user