qsharp-compiler icon indicating copy to clipboard operation
qsharp-compiler copied to clipboard

Namespace summary pages treat vertical bar in ket notation as new table column

Open tcNickolas opened this issue 4 years ago • 1 comments

Describe the bug

Namespace summary pages treat vertical bar in ket notation as a new table column, making for weird formatting. The ket notation is done using Unicode (see example in Reset).

To Reproduce

See https://docs.microsoft.com/en-us/qsharp/api/qsharp/microsoft.quantum.intrinsic, Reset and ResetAll summaries as an example.

Expected behavior

This should be shown as normal text. Maybe we can use something along the lines of https://stackoverflow.com/questions/49809122/vertical-bar-symbol-within-a-markdown-table when generating the docs.

Screenshots

image

System information

  • Firefox, Chrome and Edge.

tcNickolas avatar Jun 14 '21 16:06 tcNickolas

@cgranade, could you make sure this one is properly processed?

bettinaheim avatar Jun 29 '21 01:06 bettinaheim