showdown/test/features/tables/#465.code-spans-with-pipes-break-table.md
Estevao Soares dos Santos 0c933a01f9 fix(tables): pipe character in code spans no longer breaks table
A code span with a pipe character no longer incorrectly breaks the cell table.

Closes #465
2017-11-23 05:39:53 +00:00

4 lines
88 B
Markdown

|PowerShell command|Example|
|--|--|
|Get-Service|`Get-Service | Stop-Service -WhatIf`|