Last updated 2 years ago
Was this helpful?
Insert html in GUI console.
inserthtml(html_txt)
html_txt - a string: html text
inserthtml inserts html code in GUI console.
inserthtml(markdown(fileread([nelsonroot(),'/CHANGELOG.md'])))
, .
1.0.0
initial version
Allan CORNET