#software#software-standard#open-source

Outline Processor Markup Language

http://opml.org/spec2.opml

Spec for rich text (that logseq uses?) for embedding properties and structure within text lists

The purpose of this format is to provide a way to exchange information between outliners and Internet services that can be browsed or controlled through an outliner.#

An outline is a tree, where each node contains a set of named attributes with string values.#

Specification

  • <opml> is an XML element, with a single required attribute, version; a <head> element and a <body> element, both of which are required.#

2022-02-17