mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2025-12-24 09:04:19 +01:00
docs: add md to html converter example
This commit is contained in:
19
README.md
19
README.md
@@ -270,6 +270,16 @@ gptdeploy generate \
|
||||
<img src="res/mandelbrot_example.png" alt="Mandelbrot Set Visualizer" width="400" />
|
||||
|
||||
|
||||
### Markdown to HTML Converter
|
||||
|
||||
```bash
|
||||
gptdeploy generate --description "Convert markdown to HTML" --test "# Hello, welcome to GPT Deploy!"
|
||||
```
|
||||
|
||||
<img src="res/markdown_to_html_example.png" alt="Markdown to HTML Converter" width="400" />
|
||||
|
||||
|
||||
|
||||
[//]: # (## TO BE TESTED)
|
||||
|
||||
|
||||
@@ -357,15 +367,6 @@ gptdeploy generate \
|
||||
|
||||
[//]: # (```)
|
||||
|
||||
[//]: # ()
|
||||
[//]: # (### Markdown to HTML Converter)
|
||||
|
||||
[//]: # (```bash)
|
||||
|
||||
[//]: # (gptdeploy generate --description "Convert markdown to HTML" --test "# Hello, welcome to GPT Deploy!")
|
||||
|
||||
[//]: # (```)
|
||||
|
||||
[//]: # ()
|
||||
[//]: # (### Barcode Generator)
|
||||
|
||||
|
||||
BIN
res/markdown_to_html_example.png
Normal file
BIN
res/markdown_to_html_example.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 102 KiB |
Reference in New Issue
Block a user