Search/Replace for correcting ebooks with missing paragraphs: Difference between revisions

From Funiaita
No edit summary
No edit summary
 
Line 1: Line 1:

== Setting/Replace mode ==
== wrong <nowiki><p></nowiki> ==

=== Setting/Replace mode ===
* All text files
* All text files
* Wrap
* Wrap
* Replace all
* Replace all


=== Commands ===
== wrong <nowiki><p></nowiki> ==

* Find
* Find
&amp;lt;p&amp;gt;
&amp;lt;p&amp;gt;
Line 15: Line 19:


== Wall of text (put a lot of new lines into the file) ==
== Wall of text (put a lot of new lines into the file) ==

Do only use this for the bad files, not for "all" files!
=== Setting/Replace mode ===
* All open text files
* Wrap
* Replace all

=== Commands ===

Make sure to open all relevant files.


* Find
* Find

Latest revision as of 17:29, 26 July 2019

wrong <p>

Setting/Replace mode

  • All text files
  • Wrap
  • Replace all

Commands

  • Find
&lt;p&gt;
  • Replace
<p>
  • Find
&lt;/p&gt;
  • Replace
</p>

Wall of text (put a lot of new lines into the file)

Setting/Replace mode

  • All open text files
  • Wrap
  • Replace all

Commands

Make sure to open all relevant files.

  • Find
<link href="stylesheet.css" type="text/css" charset="UTF-8" rel="stylesheet"/>
<meta
  • Replace
<link href="stylesheet.css" type="text/css" charset="UTF-8" rel="stylesheet"/>
<style>div {white-space: pre-line; pre-line;}</style>
<meta