You've already forked nakamoto-archive
14 lines
282 B
Markdown
14 lines
282 B
Markdown
|
|
---
|
||
|
|
layout: default
|
||
|
|
title: Floats
|
||
|
|
parent: Tests for order
|
||
|
|
nav_order: 4
|
||
|
|
has_children: true
|
||
|
|
---
|
||
|
|
|
||
|
|
# Floating-Point Order
|
||
|
|
|
||
|
|
When `nav_order` fields are floating-point numbers, the pages are ordered in increasing order of the numerical values.
|
||
|
|
|
||
|
|
Floats include `0.0` and negative values.
|