diff --git a/docs/index.html b/docs/index.html index a8f1dec..f74edda 100644 --- a/docs/index.html +++ b/docs/index.html @@ -191,8 +191,8 @@

CITATION KEY TYPES

However, Better BibTeX citation keys are sometimes, if rarely, - misinterpreted as Easy Citekeys and still match an item, though not the - one that they are the citation key of.

+ misinterpreted as Easy Citekeys and still match an item, though not the one + that they are the citation key of.

If this happens, disable Easy Citekeys by only listing BetterBibTeX citation keys and, if you use them, Zotero item IDs in the @@ -203,7 +203,7 @@

CITATION KEY TYPES

--- zotero-citekey-types: betterbibtexkey ... -Forces @DoeTitle to be treated as a BetterBibTeX citation key. +Forces @DoeTitle to be treated as BetterBibTeX citation key. EOF @@ -5778,7 +5778,7 @@

Raises:

generated by LDoc 1.4.6 -Last updated 2022-01-05 19:28:25 +Last updated 2022-01-05 20:14:10
diff --git a/docs/scripts/pandoc-zotxt.lua.html b/docs/scripts/pandoc-zotxt.lua.html index 908cc60..ad61a03 100644 --- a/docs/scripts/pandoc-zotxt.lua.html +++ b/docs/scripts/pandoc-zotxt.lua.html @@ -191,8 +191,8 @@

CITATION KEY TYPES

However, Better BibTeX citation keys are sometimes, if rarely, - misinterpreted as Easy Citekeys and still match an item, though not the - one that they are the citation key of.

+ misinterpreted as Easy Citekeys and still match an item, though not the one + that they are the citation key of.

If this happens, disable Easy Citekeys by only listing BetterBibTeX citation keys and, if you use them, Zotero item IDs in the @@ -203,7 +203,7 @@

CITATION KEY TYPES

--- zotero-citekey-types: betterbibtexkey ... -Forces @DoeTitle to be treated as a BetterBibTeX citation key. +Forces @DoeTitle to be treated as BetterBibTeX citation key. EOF @@ -5778,7 +5778,7 @@

Raises:

generated by LDoc 1.4.6 -Last updated 2022-01-05 19:28:25 +Last updated 2022-01-05 20:14:10
diff --git a/docs/topics/README.md.html b/docs/topics/README.md.html index 20fb532..004f60d 100644 --- a/docs/topics/README.md.html +++ b/docs/topics/README.md.html @@ -216,7 +216,7 @@

Further Information

generated by LDoc 1.4.6 -Last updated 2022-01-05 19:28:25 +Last updated 2022-01-05 20:14:10
diff --git a/pandoc-zotxt.lua b/pandoc-zotxt.lua index be12ddc..d8ca13e 100644 --- a/pandoc-zotxt.lua +++ b/pandoc-zotxt.lua @@ -97,8 +97,8 @@ -- | `key` | Zotero item ID | A1BC23D4 | -- -- However, Better BibTeX citation keys are sometimes, if rarely, --- misinterpreted as Easy Citekeys and still match an item, though *not* the --- one that they are the citation key of. +-- misinterpreted as Easy Citekeys and still match an item, though not the one +-- that they are the citation key of. -- -- If this happens, disable Easy Citekeys by only listing BetterBibTeX -- citation keys and, if you use them, Zotero item IDs in the @@ -108,7 +108,7 @@ -- --- -- zotero-citekey-types: betterbibtexkey -- ... --- Forces @DoeTitle to be treated as a BetterBibTeX citation key. +-- Forces @DoeTitle to be treated as BetterBibTeX citation key. -- EOF -- -- SETTINGS