Skip to content

Commit c4884e3

Browse files
committed
chore: remove remark
1 parent 8e6c46d commit c4884e3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

website/docusaurus.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
const remarkSmartypants = require('remark-smartypants');
2-
31
/** @type {import('@docusaurus/types').Config} */
42
(
53
module.exports = {
@@ -24,7 +22,6 @@ const remarkSmartypants = require('remark-smartypants');
2422
editUrl: 'https://github.com/algolia/api-clients-automation/edit/main/website/',
2523
showLastUpdateAuthor: true,
2624
showLastUpdateTime: true,
27-
remarkPlugins: [[remarkSmartypants, { dashes: 'oldschool' }]],
2825
},
2926
blog: false,
3027
theme: {

0 commit comments

Comments
 (0)