Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Additional html-output functions. #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Additional html-output functions. #6

wants to merge 1 commit into from

Conversation

bamkrs
Copy link

@bamkrs bamkrs commented Sep 26, 2017

Adresses issue #4:

generateHtmlOutput(out,newLine) can be used to insert preformated html-markdown (via innerHTML).
appendHtmlOutput(out,newLine) can be used to directly append DOM-Elements to the prompt-container.

generateHtmlOutput(out,newLine) can be used to insert preformated html-markdown (via innerHTML).
appendHtmlOutput(out,newLine) can be used to directly append DOM-Elements to the prompt-container.
@simonecorsi
Copy link
Owner

Hey @bhorn, this seems useful thanks, I'll give it a look after work!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants