• Resolved Imageabulu

    (@abulu)


    I’d like to suggest a small but important addition to your plugin. Currently, when HTML code is written in your plugin, it embeds certain parts directly into the site. However, I want it to generate only the raw code without embedding anything, keeping the code intact. This is because I plan to offer users an AI that generates code. Thank you in advance. Best regards.

Viewing 1 replies (of 1 total)
  • Plugin Support ImageVal Meow

    (@valwa)

    Hey @abulu! 👋

    Raw HTML will be rendered as actual HTML. If you want it to be displayed as readable code, it needs to be enclosed in a Markdown code block. You can specify this in your chatbot instructions, asking it to present all code snippets using Markdown formatting (triple backticks).

    That way, the code will show properly in the chatbot without being interpreted. Thanks!

Viewing 1 replies (of 1 total)

The topic ‘HTML Code Generate’ is closed to new replies.