plugins.mkdnflow.bib.defaultPath

Specifies a path to a default .bib file to look for citation keys in (need not be in root directory of notebook).

Type: null or string

Default: null

Declared by:

plugins.mkdnflow.bib.findInRoot

  • true: When perspective.priority is also set to root (and a root directory was found), the plugin will search for bib files to reference in the notebook’s top-level directory. If bib.default_path is also specified, the default path will be appended to the list of bib files found in the top level directory so that it will also be searched.
  • false: The notebook’s root directory will not be searched for bib files.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by: