divider
can be used as end of blog post, section OR chapter end.

Package Name
fifthtry.github.io/bling
To use divider
on your web package, add below into FASTN.ftd
file:
-- fastn.dependency: fifthtry.github.io/bling as bling
-- fastn.auto-import: bling/divider as divider
-- fastn.dependency: fifthtry.github.io/bling as bling
-- fastn.auto-import: bling/divider as divider
Once you add above lines into your web package, add divider
into your .ftd
files:
List of page dividers we designed for you:
1.1: -- heart-end
without end-mark and title
Example code for -- heart-end


null

Output of above:
1.2: -- heart-end
with end-mark
Example code for -- heart-end


null

-- divider.heart-end:
end-mark: true
-- divider.heart-end:
end-mark: true
Output of above:
1.3: -- heart-end
with end-mark and title text
Example code for -- heart-end


null

-- divider.heart-end: Thank You
end-mark: true
-- divider.heart-end: Thank You
end-mark: true
Output of above:


Thank You
2.1: -- diamond
without end-mark and title
Example code for -- diamond


null

Output of above:
2.2: -- diamond
with end-mark
Example code for -- diamond


null

-- divider.diamond:
end-mark: true
-- divider.diamond:
end-mark: true
Output of above:
2.3: -- diamond
with end-mark and title text
Example code for -- diamond


null

-- divider.diamond: Thank You
end-mark: true
-- divider.diamond: Thank You
end-mark: true
Output of above:


Thank You
3.1: -- arrow
without end-mark and title
Example code for -- arrow


null

Output of above:
3.2: -- arrow
with end-mark
Example code for -- arrow


null

-- divider.arrow:
end-mark: true
-- divider.arrow:
end-mark: true
Output of above:
3.3: -- arrow
with end-mark and title text
Example code for -- arrow


null

-- divider.arrow: Thank You
end-mark: true
-- divider.arrow: Thank You
end-mark: true
Output of above:


Thank You
4.1: -- wavy
without end-mark and title
Example code for -- wavy


null

Output of above:
4.2: -- wavy
with end-mark
Example code for -- wavy


null

-- divider.wavy:
end-mark: true
-- divider.wavy:
end-mark: true
Output of above:
4.3: -- wavy
with end-mark and title text
Example code for -- wavy


null

-- divider.wavy: Thank You
end-mark: true
-- divider.wavy: Thank You
end-mark: true
Output of above:


Thank You
5.1: -- angled
without end-mark and title
Example code for -- angled


null

Output of above:
5.2: -- angled
with end-mark
Example code for -- angled


null

-- divider.angled:
end-mark: true
-- divider.angled:
end-mark: true
Output of above:
5.3: -- angled
with end-mark and title text
Example code for -- angled


null

-- divider.angled: Thank You
end-mark: true
-- divider.angled: Thank You
end-mark: true
Output of above:


Thank You
6.1: -- lines
without end-mark and title
Example code for -- lines


null

Output of above:
6.2: -- lines
with end-mark
Example code for -- lines


null

-- divider.lines:
end-mark: true
-- divider.lines:
end-mark: true
Output of above:
6.3: -- lines
with end-mark and title text
Example code for -- lines


null

-- divider.lines: Thank You
end-mark: true
-- divider.lines: Thank You
end-mark: true
Output of above:


Thank You
7.1: -- rounded
without end-mark and title
Example code for -- rounded


null

Output of above:
7.2: -- rounded
with end-mark
Example code for -- rounded


null

-- divider.rounded:
end-mark: true
-- divider.rounded:
end-mark: true
Output of above:
7.3: -- rounded
with end-mark and title text
Example code for -- rounded


null

-- divider.rounded: Thank You
end-mark: true
-- divider.rounded: Thank You
end-mark: true
Output of above:


Thank You
8.1: -- rigger
without end-mark and title
Example code for -- rigger


null

Output of above:
8.2: -- rigger
with end-mark
Example code for -- rigger


null

-- divider.rigger:
end-mark: true
-- divider.rigger:
end-mark: true
Output of above:
8.3: -- rigger
with end-mark and title text
Example code for -- rigger


null

-- divider.rigger: Thank You
end-mark: true
-- divider.rigger: Thank You
end-mark: true
Output of above:


Thank You