Version 2.0, C# instead of Visual Basic, and better line breaks
Text To HTML has gone a long way since 11 May 2021. The first version was very bare-bones, and didn’t have lots of features. It featured title text, body text and the convert button and textbox, of course, and also the instructions, but that’s not a lot of features necessarily, and to add more salt to the wound, after every single line break, you had to type “<br>.” Then, I launched 1.0, 4 days later on 15.05.2021. It had more features, like a Bold and Italic buttons, but it still wasn’t enough. And the still annoying <br> apocalypse was still in the program! Whatever shall I do?
Text To HTML 2.0 was released in 21.05.2021. That’s today at the time of writing! First, I rewrote the whole program in C#. This may not matter, so I’ll skip ahead to the more important stuff. The removal of the <br> apocalypse!
Sure, you can still write <br> after every line break, but in Text To HTML 2.0, you aren’t forced to anymore! Now, how do you actually type line breaks? Well, how do you go in a new line in Word? By pressing Enter! Before 2.0, this was impossible, as that kind of line break was ignored by HTML (for some odd reason). But for 2.0, I wanted to finally get rid of it. I found out how to replace things in other things…and then found out it is only for C#. Determined, however, I decided to rewrite the whole program the exact same, just in C# instead of Visual Basic, to make this work! All of the features from 1.0 are here, plus 1 little addition. No <br> apocalypse!!
You’re welcome
Files
Get hypertext+ IDE
hypertext+ IDE
Convert boring text to an awesome HTML page!
Status | In development |
Category | Tool |
Author | Starleaf |
Tags | 64-bit, easy, html, text, text-to-html, windows |
More posts
- 5.0 alpha-1 and the return to visual basicAug 06, 2023
- new themeJul 10, 2023
- 4.1 - choose language at first bootJun 28, 2023
- version 4 is outJun 20, 2023
- version 4 coming soon?Jun 18, 2023
- Ive been thinking about removing the Output box + New update coming tommorowDec 27, 2022
- Better projects and translations in Hypertext IDE version 3.11Oct 02, 2022
- Favicon ability and better About box in Hypertext IDE version 3.10Sep 23, 2022
- switching to a new designSep 18, 2022
- Languages, better themes and better formatting in Hypertext IDE and version...Sep 18, 2022
Leave a comment
Log in with itch.io to leave a comment.