mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-05 08:40:13 -04:00
String changes
This commit is contained in:
parent
19d0c2ae1b
commit
305c97620e
@ -136,7 +136,7 @@ for inclusion into the main calibre repository:
|
||||
git clone git@github.com:<username>/calibre.git
|
||||
git remote add upstream https://github.com/kovidgoyal/calibre.git
|
||||
|
||||
Replace <username> above with your github username. That will get your fork checked out locally.
|
||||
Replace <username> above with your GitHub username. That will get your fork checked out locally.
|
||||
* You can make changes and commit them whenever you like. When you are ready to have your work merged, do a::
|
||||
|
||||
git push
|
||||
|
@ -143,7 +143,7 @@ Non re-flowable content
|
||||
Some books have very wide content that content be broken up at page boundaries.
|
||||
For example tables or :code:`<pre>` tags. In such cases, you should switch the
|
||||
viewer to *flow mode* by pressing :kbd:`Ctrl+m` to read this content.
|
||||
Alternately, you can also add the following CSS to the Styling section of the
|
||||
Alternately, you can also add the following CSS to the :guilabel:`Styles` section of the
|
||||
viewer preferences to force the viewer to break up lines of text in
|
||||
:code:`<pre>` tags::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user