carson.sh
here is some content! content is good! I like content.
there will be many newlines in the content
lets test some markdown features
italics
bold
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
here is some code exceprts
which should be in monospace and markdown
.
link back to the main blog page
styled
unordered elements| a table | vibe | | ------- | ---- | | HTML | low vibe | | markdown | high vibe |
quoting someone is nice
var React = require("react"); var Markdown = require("react-markdown");