Hello, I am relatively new to python and I am tryin to create, or better yet, find a text editor/box which displays simple html text/formatting and allows me to modify it (without having to deal with the html directly). For example in the text box you might find this:
1. Hello World
a. Hello
b. World
2. Hello again
a. Hello
b. Again # i hit enter here
c. # and the c automatically pops up
3. # I hit backspace and it goes to the 3.
Does anyone know of anything open source like this or any suggestions on how to get started?
Thank you,
PS