mirror of
https://github.com/thangisme/notes.git
synced 2026-07-31 05:00:46 -04:00
Make the titles of test pages more suggestive. Refactor the documentation of the tests.
282 B
282 B
layout, title, parent, nav_order, has_children
| layout | title | parent | nav_order | has_children |
|---|---|---|---|---|
| default | Floats | Tests for order | 4 | 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.