Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 291 Bytes

2021-08-21-blog-post-toc-tests.mdx

File metadata and controls

18 lines (14 loc) · 291 Bytes
title authors toc_min_heading_level toc_max_heading_level tags
Blog TOC FrontMatter tests
slorber
2
4
paginated-tag

import Content, { toc as ContentToc, } from '@site/_dogfooding/_partials/toc-tests.mdx';

export const toc = ContentToc;