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: {
|
||||
theme: 'nord',
|
||||
},
|
||||
remarkPlugins: ['remark-gfm', 'remark-smartypants'],
|
||||
rehypePlugins: [
|
||||
[
|
||||
'rehype-external-links',
|
||||
|
Loading…
Reference in New Issue
Block a user