1
0
mirror of https://github.com/thangisme/notes.git synced 2026-06-15 23:10:10 -04:00
Files
notes/docs/tests/navigation/order/integers/index.md
PLanCompS 405180c863 Reorganise tests
Make the titles of test pages more suggestive.
Refactor the documentation of the tests.
2020-09-28 16:37:42 +02:00

14 lines
345 B
Markdown

---
layout: default
title: Integers
parent: Tests for order
nav_order: 3
has_children: true
---
# Integer Order
When `nav_order` fields are integers, the pages are ordered in increasing order of the numerical values.
Integers include `0` and negative values. Integers can be reused for top-level pages and for different sets of child pages.