[Markdown.MAML.Parser.MarkdownParser].ParseString does not process code blocks marked with single back ticks #582
Labels
Area-MAML
Issue concerns conversion to MAML
Milestone
Prerequisites
Steps to reproduce
new-externalHelp
but the important part is in the function GetMamlModelImpl which has a line$model = $p.ParseString($mdText, $parseMode, $_)
(1605 in the .PSM1 file for v 0.14.2 )$model.children[17].spans[0]
The text looks like this
The backticks around get help have not resulted it being placed in its own span with a style representing "code" nor have they been stripped out
Expected behavior
Actual behavior
Error details
No message
Environment data
Visuals
No response
The text was updated successfully, but these errors were encountered: