mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 15:45:13 +00:00
6 lines
63 B
JavaScript
6 lines
63 B
JavaScript
module.exports = [
|
|
'.md',
|
|
'.markdown',
|
|
'.mdown'
|
|
];
|