Skip to content

Norg Manoeuvre

github-actions[bot] edited this page Apr 12, 2024 · 304 revisions

core.manoeuvre

Move around elements easily

Overview

WARNING: This module is deprecated!

There is no available successor to this module yet.

Configuration

  • moveables
    (table)

    • headings
      (list)

      • (string)
        "heading%d"
      • (string)
        "heading%d"
    • todo_items
      (list)

      • (string)
        "todo_item%d"
      • (list)
        • (string)
          "todo_item%d"
        • (string)
          "unordered_list%d"
    • unordered_list_elements
      (list)

      • (string)
        "unordered_list%d"
      • (list)
        • (string)
          "todo_item%d"
        • (string)
          "unordered_list%d"

Required Modules