Skip to content

yamader/react-mfm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-mfm

Note

  • next@14.2以降,RSCのビルドがShikiのなんかでコケる

Usage

See example/.

import Mfm from "react-mfm"
import "react-mfm/style.css"
import "katex/dist/katex.min.css" // to support Formula

const text = \`
  <center>
    **hello, world**
  </center>
\`.trim()

export default function Page() {
  return <Mfm text={text} />
}

About

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •