markdown-to-html

This commit is contained in:
steffenrapp 2024-08-27 16:28:27 +00:00
parent b986c49df6
commit a97e1897e5
4 changed files with 24 additions and 6 deletions

View file

@ -450,3 +450,11 @@ tools:
description: >-
Normalize email addresses to a standard format for easier comparison.
Useful for deduplication and data cleaning.
markdown-to-html:
title: Markdown to HTML
description: Convert Markdown to HTML and allow to print (as PDF)
markdown: 'Your Markdown to convert:'
markdownInput: Your Markdown content...
html: 'Output HTML:'
button:
print: Print as PDF