Quote:
6. Even worse than HTMLs are TXT files. The classic problem here is text that should be italicized but isn't in ASCII. So the text usually appears like "...as in the classic work _The Gibbons of Algernon_." to indicate what should be The Gibbons of Algernon. To fix that, I use find/replace to locate each underscore and then highlight and italicize the text in BD - manually, again. Is there a simple way to automate that process?
|
Gutenmark automatically italicizes the following:
* _italicized_
* <i>italicized</i>
* /italicized/
* ~italicized~
* ~~italicized~~
* <italicized>
* *italicized*
* _/italicized/_
* _*italicized*_
* */italicized/*
* _*/italicized/*_
* /:italicized:/
* |:italicized:|
* ITALICIZED
http://www.sandroid.org/GutenMark/