View Single Post
Old 01-12-2024, 11:25 PM   #1
celiapgt
EBook-obsessive gal
celiapgt began at the beginning.
 
celiapgt's Avatar
 
Posts: 47
Karma: 10
Join Date: Mar 2011
Location: La ciudad de la eterna primavera
Device: Kobo Clara HD
Sigil+HTML question: How to show/visualize entities and code?

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
Code:
⁠
and
Code:
***
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 &amp;&pound;x2060&colon; notoation because it would be extremely long and prone to error.

(*** I neither cannot show here the decimal code for the word-joiner entity).



Last edited by celiapgt; 01-12-2024 at 11:31 PM.
celiapgt is offline   Reply With Quote