Thread: regex question
View Single Post
Old 11-21-2014, 08:32 AM   #6
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,089
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by DrChiper View Post
Indeed! Although not very common, constructs like this do happen:

Code:
  <h1 class="center"><a href="Section003.xhtml#start">Test</a><br/>

  Some sub header</h1>
Nice improvement, Kovid!
I think it is common
I use a similar one a Lot when I want the Chapter Title to appear in the TOC

Code:
<h2 class="CN">- 1 - <br /><span class="CT">A New Year</span></h2>
theducks is offline   Reply With Quote