1
0
Fork 0

some js formatting tweaks to tutorial

This commit is contained in:
Enoch Riese 2023-08-08 13:20:46 -05:00
parent ba4b77cb42
commit a89867e4c6
14 changed files with 169 additions and 131 deletions

View file

@ -31,12 +31,12 @@ function draftBib({ part }) {
export const bib = {
name: 'tutorial.bib',
draft: draftBib,[],
draft: draftBib,
from: false,
hide: {
self: false,
from: false,
after: false
self: false,
from: false,
after: false
},
// highlight-start
options: {