feat: plugin for remark-breaks (#467)
* feat: plugin for remark-breaks * fix: update package-lock.json * fix: styling Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com> * Update linebreaks.ts * Update index.ts --------- Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
This commit is contained in:
		@@ -69,6 +69,7 @@
 | 
			
		||||
    "rehype-raw": "^6.1.1",
 | 
			
		||||
    "rehype-slug": "^5.1.0",
 | 
			
		||||
    "remark": "^14.0.2",
 | 
			
		||||
    "remark-breaks": "^3.0.3",
 | 
			
		||||
    "remark-frontmatter": "^4.0.1",
 | 
			
		||||
    "remark-gfm": "^3.0.1",
 | 
			
		||||
    "remark-math": "^5.1.1",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user