wikijs-fork/server/modules/rendering/markdown-pivot-table/definition.yml
Jaeseo Park d75fc76c0c
feat: add markdown-it-pivot-table rendering module (#6574)
* feat: markdown-it-pivot-table

* chore: upgrade dependency version

* style: remove semicolon in renderer.js

---------

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2023-07-28 14:34:42 -04:00

9 lines
171 B
YAML

key: markdownPivotTable
title: Pivot Table
description: Add pivot table support
author: jaeseopark
icon: mdi-table
enabledDefault: false
dependsOn: markdownCore
props: {}