A sample post with markdown.

Inline Highlighting

sss

ocean

pre code

next.config.js
module.exports = {
  images: {
    domains: ["website.com"],
  },
};