Description
If pipe '|' is used in markdown without being escaped like '|', the pipe and the following text will not render
Steps to reproduce
See https://github.com/pnp/office365-cli/blob/master/docs/manual/docs/cmd/aad/o365group/o365group-set.md
Expected result
"Output type. json|text
Actual result
"Output type. `json "
Environment
N/A
Description
If pipe '|' is used in markdown without being escaped like '|', the pipe and the following text will not render
Steps to reproduce
See https://github.com/pnp/office365-cli/blob/master/docs/manual/docs/cmd/aad/o365group/o365group-set.md
Expected result
"Output type.
json|textActual result
"Output type. `json "
Environment
N/A