some js formatting tweaks to tutorial
This commit is contained in:
parent
ba4b77cb42
commit
a89867e4c6
14 changed files with 169 additions and 131 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue