simple web-based, free and open-source visual novel editor that can be used in a web browser. It is written in JavaScript without using any third party libraries and thus does not require additional software installation. The engine uses standard HTML document elements such as div and img. This allows the use of any media format supported by browsers including vector graphics svg, gif animations and css styles.
Is it currently possible to use richtext formatting (bold, italic, color, etc) within Tuesday.js? I often find that there are times where being able to draw attention to a word or passage of text would be really helpful. I've tried using both HTML and Markdown and neither appear to work.
Is it currently possible to use rich text formatting (bold, italic, color, etc) within Tuesday.js? I often find that there are times where being able to draw attention to a word or passage of text would be really helpful. I've tried using both HTML and Markdown and neither appear to work.