You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I generate an html file and open it in Edge, I do not see it like I do in the preview. Is there a was to get the views the same? Am I missing a css file? I didn't see one in the generated html.
Steps to recreate
Create md file that contains tables and/or a code block (like xml)
Generate html file from md
Open html file in Edge, IExplorer, Chrome
Current behavior
The html output does not match what is being generated in the preview window
Expected behavior
Fidelity between the HTML that is generated for preview inside of VS and what is generated in the html file.
The text was updated successfully, but these errors were encountered:
Can you provide a little more guidance on how to incorporate the stylesheet into the html generation? I mean, I know I can generate an html file where there is a link to a stylesheet, but I don't really see anything in the generated html that would allow me to have the same syntax highlighting in, let's say, output xml or C#?
Installed product versions
Description
When I generate an html file and open it in Edge, I do not see it like I do in the preview. Is there a was to get the views the same? Am I missing a css file? I didn't see one in the generated html.
Steps to recreate
Current behavior
The html output does not match what is being generated in the preview window
Expected behavior
Fidelity between the HTML that is generated for preview inside of VS and what is generated in the html file.
The text was updated successfully, but these errors were encountered: