Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pagedjs-documentation
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tools
pagedjs-documentation
Commits
31d12d63
Commit
31d12d63
authored
Jul 17, 2019
by
Julie Blanc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
titles corrections
parent
994b317b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
Part02_how-pagedjs-works.md
Part02_how-pagedjs-works.md
+4
-4
No files found.
Part02_how-pagedjs-works.md
View file @
31d12d63
...
@@ -58,7 +58,7 @@ The library is build in differents javascript parts that work together:
...
@@ -58,7 +58,7 @@ The library is build in differents javascript parts that work together:
## The
chunker
## The
Chunker: fragment the content
The chuncker part of paged.js getting your stylized content split into your page chunks.
The chuncker part of paged.js getting your stylized content split into your page chunks.
...
@@ -87,7 +87,7 @@ This doesn't prevent you from using the CSS column property in your content
...
@@ -87,7 +87,7 @@ This doesn't prevent you from using the CSS column property in your content
## The
p
olysher: polyfill the print declarations
## The
P
olysher: polyfill the print declarations
...
@@ -182,7 +182,7 @@ Across this documentation, we will specify the CSS properties we implement and t
...
@@ -182,7 +182,7 @@ Across this documentation, we will specify the CSS properties we implement and t
##
Previewer / P
agined rendering
##
The Previewer: p
agined rendering
...
@@ -194,7 +194,7 @@ Using es6 modules you can add the previewer to your own scripts. You can also de
...
@@ -194,7 +194,7 @@ Using es6 modules you can add the previewer to your own scripts. You can also de
## DOM modification
## DOM modification
s
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment