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