Merge pull request #2 from swapnilmishra/main
Fix markdown table not rendering issue
This commit is contained in:
commit
dd38a2feeb
@ -10,6 +10,7 @@ export default defineConfig({
|
|||||||
shikiConfig: {
|
shikiConfig: {
|
||||||
theme: 'nord',
|
theme: 'nord',
|
||||||
},
|
},
|
||||||
|
remarkPlugins: ['remark-gfm', 'remark-smartypants'],
|
||||||
rehypePlugins: [
|
rehypePlugins: [
|
||||||
[
|
[
|
||||||
'rehype-external-links',
|
'rehype-external-links',
|
||||||
|
Loading…
Reference in New Issue
Block a user