greetings!
wondering how to show special characters in text -- for example, in html < usually yields < but in indexhibit it just comes out as < (although it gets auto-translated into < in the text input box)
cheers!
.pltk.
greetings!
wondering how to show special characters in text -- for example, in html < usually yields < but in indexhibit it just comes out as < (although it gets auto-translated into < in the text input box)
cheers!
.pltk.
Yeah, this is a problem. The plan, a bit later, is to write a near parsing engine that will allow more things to happen - and be more fun to play with - but for the moment it's not great with some special characters.
You can, as an odd workaround, make a plugin that will output those things...
Sorry about that.
is there documentation somewhere about plugin writing?
I could write a super fast one, I think. What kind of plugin are you looking to create - what will it do?
simply allow special characters in indexhibit text.
hmm.... just found that it works fine when i remember to follow the & notation for the special character with a ;
i.e. < doesn't work, but < DOES work!
cool... cheers!
.pltk.
"<"
well, i hope you get what i'm saying...
< successfully shows the "less than" symbol!
sorry... i can't figure out how to show the keystrokes which work:
& l t ; (without the spaces, of course!)
yes... thanks, vaska! sorry for all the noise here, when i was just forgetting the ;
oops... cheers!
.pltk.
This thread has been closed, thank you.