wip(markdown): Work on tutorial
This commit is contained in:
parent
5ece45bcb6
commit
56576ede45
18 changed files with 1321 additions and 531 deletions
|
@ -32,10 +32,11 @@ export const bib = {
|
|||
name: 'tutorial.bib',
|
||||
draft: draftBib,
|
||||
measurements: ['head'],
|
||||
// Add these 3 lines:
|
||||
// highlight-start
|
||||
options: {
|
||||
neckRatio: { pct: 80, min: 70, max: 90, menu: 'fit' },
|
||||
},
|
||||
// highlight-end
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue