Skip to content

Commit 5d70b8d

Browse files
refactor: add explaining comment
Co-authored-by: Aviv Keller <[email protected]> Signed-off-by: Guilherme Araújo <[email protected]>
1 parent 94c6961 commit 5d70b8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/site/next.mdx.plugins.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ export const REMARK_PLUGINS = [
3232
remarkHeadings,
3333
// Calculates the reading time of the content
3434
readingTime,
35+
// Adds a `data` attribute to table cells for our custom CSS
3536
remarkTableTitles,
3637
];

0 commit comments

Comments
 (0)