0

I am deploying some books to Amazon Kindle. The text has lots of numeric citations links at paragraph and sentence ends. How do I make kindle text to speech skip over those and not read them out lout. I tried to put them in element, but it did not help.

Mike Starov
  • 7,000
  • 7
  • 36
  • 37

2 Answers2

0

The answer is: There is no way as of now.

Mike Starov
  • 7,000
  • 7
  • 36
  • 37
-1

How about a CSS class which specifies "speak: none;" for these items?