Skip to content
Commit d4968a59 authored by Nhi Pham's avatar Nhi Pham
Browse files

Parser: Fix special markdown characters in tables



A '|' indicates a cell in the table, but it is also a character
in the device string. ex: Acpi(PNP0A08,0)/Pci(1|0)/Pci(0|0).

Escape the '|' to print markdown tables correctly.

Signed-off-by: default avatarNhi Pham <nhi@os.amperecomputing.com>
parent ef13cb8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment