Hi, everybody.
I want to show some text like this small example, as it is:
Podemos usar una entidad word-joiner (⁠ en hexadecimal o *** en decimal). Es decir, así quedaría el código: —⁠un inciso o comentario subordinado⁠— o tal vez con «⁠comillas francesas⁠» o con “⁠comillas inglesas⁠”.
Since
and
are entities that I have decided to be preserved in my code (I mean, in my epub), you cannot see the codes in Preview mode.
How do I ask Sigil to stop converting that code to real entities, and instead show the codes?
I already tried <code> and <pre> tags, but they do not work. I do not want to use &£x2060: notoation because it would be extremely long and prone to error.
(*** I neither cannot show here the decimal code for the word-joiner entity).