1
0
Fork 0

wip(markdown): Work on tutorial

This commit is contained in:
Joost De Cock 2022-10-11 01:37:09 +02:00
parent 5ece45bcb6
commit 56576ede45
18 changed files with 1321 additions and 531 deletions

View file

@ -64,10 +64,12 @@ Change the function to look like this:
```design/src/bib.mjs
function draftBib({
// highlight-start
Path,
Point,
paths,
points,
// highlight-end
part,
}) {