mirror of
https://github.com/DerTyp7/explainegy-nextjs.git
synced 2025-10-29 12:52:13 +01:00
add markdown viewer
This commit is contained in:
@@ -65,7 +65,7 @@ export default async function ArticlePage({ params }: { params: { articleName: s
|
||||
<p>{article?.introduction}</p>
|
||||
</div>
|
||||
<Markdown value={markdown} />
|
||||
<LoadMarkdown />
|
||||
|
||||
{/* <div
|
||||
className="markdown"
|
||||
dangerouslySetInnerHTML={{
|
||||
|
||||
Reference in New Issue
Block a user