docusaurus/packages/docusaurus-plugin-content-docs/src
Kaartic Sivaraam cf5644d67a
fix(v2): remove unnecessary backtick in output (#3839)
* fix(v2): remove unnecessary backtick in output

The escaped backtick seems to be present for no clear reason.
As a matter of fact, it seems to be cluttering the output.

So, remove the unnecessary backtick in the output.

* update snapshot

Co-authored-by: slorber <lorber.sebastien@gmail.com>
2020-11-30 17:07:59 +01:00
..
__tests__ fix(v2): remove unnecessary backtick in output (#3839) 2020-11-30 17:07:59 +01:00
client fix(v2): alpha 62 doc fixes (#3381) 2020-09-01 16:31:33 +02:00
markdown feat(v2): core v2 i18n support + Docusaurus site Crowdin integration (#3325) 2020-11-26 12:16:46 +01:00
theme/hooks refactor(v2): use new way to get versions for search page (#3604) 2020-10-22 11:22:11 +02:00
cli.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
constants.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
docs.ts chore(v2): fix several lint warnings, add missing types, cleanup (#3844) 2020-11-30 16:42:58 +01:00
globalData.ts feat(v2): doc navbar item type (#3539) 2020-10-07 14:42:24 +03:00
index.ts feat(v2): core v2 i18n support + Docusaurus site Crowdin integration (#3325) 2020-11-26 12:16:46 +01:00
lastUpdate.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
options.ts chore(v2): migrate hapi/joi to joi (#3638) 2020-10-26 15:18:51 +01:00
plugin-content-docs.d.ts feat(v2): contextual search, dynamic Algolia facetFilters (#3550) 2020-10-15 12:16:30 +02:00
props.ts feat(v2): contextual search, dynamic Algolia facetFilters (#3550) 2020-10-15 12:16:30 +02:00
sidebars.ts fix(v2): remove unnecessary backtick in output (#3839) 2020-11-30 17:07:59 +01:00
slug.ts chore(v2): fix several lint warnings, add missing types, cleanup (#3844) 2020-11-30 16:42:58 +01:00
translations.ts feat(v2): core v2 i18n support + Docusaurus site Crowdin integration (#3325) 2020-11-26 12:16:46 +01:00
types.ts chore(v2): fix several lint warnings, add missing types, cleanup (#3844) 2020-11-30 16:42:58 +01:00
versions.ts feat(v2): core v2 i18n support + Docusaurus site Crowdin integration (#3325) 2020-11-26 12:16:46 +01:00