Tasks

appleorangebanana

Show the password

HELLO

Markdoc uses partials to reuse content across documents. A separate Markdoc file stores the content, and it's referenced from within the partial tag.

Example of partial:

SDK: Ruby Version: 3

tutu

This is a full-featured boilerplate for a creating a documentation website using Markdoc and Next.js.

Here is use my own component:

-chachi-*blah blah*Es cierto

This is a full-featured boilerplate for a creating a documentation website using Markdoc and Next.js.

Highlighted Code

const foo = 'bar';
function baz() {
  return foo;
}

References