Test Cases
Tables
| First Header | Second Header | Third Header |
|---|---|---|
| Content Cell | Content Cell | Content Cell |
| Content Cell | Content | Content Cell |
Text
Is there something I need to configure in MkDocs to get it to recognise the path in the same way that the markdown editors do? I'd really like to be able to preview my images in the markdown editing tools I'm using but at the moment I can either get it to work in MkDocs or the editor, but not both.
| First Header |
| ------------ |
| Is there something I need to configure in MkDocs to get it to recognise
the path in the same way that the markdown editors do? I'd really like to
be able to preview my images in the markdown editing tools I'm using but
at the moment I can either get it to work in MkDocs or the editor, but not
both. |
|
|
Code samples
This is a code sample:
certutil -view
This is another code sample:
certutil -new
-
Here is a picture of a cat
-
here is more

- That is a cat.