Oops! Something went wrong
[next-mdx-remote-client] error compiling MDX: Expected a closing tag for `<command>` (15:135-15:144) before the end of `paragraph` 13 | - **Custom greeting and banner** — Multi-line greeting text is respected, and a separate banner with a different color can be displayed. 14 | - **Extra commands** — 'startx' and 'exit' show progress bars and redirect to a website (both disabled by default unless you provide a URL); 'source' displays the theme repo link; 'version' shows a version string if configured. > 15 | - **less output** — Command output and blog posts can be paged through 'less', either globally for all commands or per command; 'less <command>' works as a prefix. | ^ 16 | - **Blogging support** — Enable blog posts with 'params.blog: true' in config; posts are listed via 'posts' or 'ls' and read with 'cat <filename>'. 17 | - **Command auto-completion** — Tab completion for both commands and blog post filenames. More information: https://mdxjs.com/docs/troubleshooting-mdx




