== Uniform Resource Names Logarion texts are transport agnostic. URIs should therefore avoid using URLs and use URNs instead. Some definitions of Uniform Resource: * [https://en.wikipedia.org/wiki/URL Locator (URL)] * [https://en.wikipedia.org/wiki/URI Identifier (URI)] * [https://en.wikipedia.org/wiki/URN Name (URN)] Links enclosed in angled brackets {{{ <> }}} of the format: {{{ urn:txtid:abcdef }}} where {{{ abcdef }}} is the id of the text are understood by {{{ txt }}} and handled accordingly. For example when converting to HTML or Gemini, the URNs are converted to relative URLs which browsers can understand.