docusaurus/website/docs/api/themes
Forresst 02eee61aa5
docs: improve escape pipe in Markdown tables (#5539)
* Test escape pipe in Markdown table 

From a remark on Crowdin:
> The value for the Type entry in the plugin-content-blog page is strange.
> In English documents, the Type item value is normally displayed.
> ex) editUrl: string | EditUrlFunction
> However, in French documentation, the Type item value is shown as an unknown code.
> ex) editUrl:!!crwdBlockTags_249_sgaTkcolBdwrc!!
> ex) blogSidebarCount: !!crwdBlockTags_250_sgaTkcolBdwrc!!

This is a test to see if the other way to escape a pipe in a markdown table could solve the problem.

* Fix all docs to replace | by \|

* Keep `code`

* Apply suggestions from code review

Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2021-09-08 14:58:48 +03:00
..
overview.md docs(v2): use explicit heading IDs (#4460) 2021-03-19 11:00:41 +01:00
theme-bootstrap.md docs(v2): Docs refactoring and reorganization (#3831) 2020-11-30 14:07:08 +01:00
theme-classic.md docs(v2): Docs refactoring and reorganization (#3831) 2020-11-30 14:07:08 +01:00
theme-configuration.md docs: improve escape pipe in Markdown tables (#5539) 2021-09-08 14:58:48 +03:00
theme-live-codeblock.md docs(v2): use explicit heading IDs (#4460) 2021-03-19 11:00:41 +01:00
theme-search-algolia.md docs(v2): Docs refactoring and reorganization (#3831) 2020-11-30 14:07:08 +01:00