mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 14:56:19 -04:00
Update MarkdownToHTML.mjs
This commit is contained in:
parent
f4c7008414
commit
78faec4ba4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import MarkdownIt from "markdown-it";
|
|||
import hljs from "highlight.js";
|
||||
|
||||
/**
|
||||
* Render Markdown operation
|
||||
* Convert Markdown to HTML operation
|
||||
*/
|
||||
class MarkdownToHTML extends Operation {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue