Init

toastal
Jul 24, 2023, 3:18 AM
UQHPBWMKSWYFEWRXDDJ7RPSPTWJ2T2HVPVRBA3GWZPT7PF4DBJYQC

Dependencies

Change contents

  • file addition: restructuredtext (d--r------)
    [2.1]
  • file addition: README.rst (----------)
    [0.28]
    Hello from
    ==========
    reStructuredText. `My website <https://toast.al>`_.
  • file addition: org-mode (d--r------)
    [2.1]
  • file addition: README.org (----------)
    [0.162]
    * Hello from
    Org Mode. [[https://toast.al][My website]]
  • file addition: markdown (d--r------)
    [2.1]
  • file addition: README.md (----------)
    [0.278]
    # Hello from
    Markdown. [My website](https://toast.al)
  • file addition: djot (d--r------)
    [2.1]
  • file addition: README.dj (----------)
    [0.387]
    # Hello from
    Markdown. [My website](https://toast.al)
  • file addition: asciidoc (d--r------)
    [2.1]
  • file addition: README.adoc (----------)
    [0.500]
    = Hello from
    AsciiDoc. https://toast.al[My website].
  • file addition: README.txt (----------)
    [2.1]
    Will these alternative lightweight markup options with greater feature sets be supported?
    In this repository:
    • Plaintext (this)
    • AsciiDoc
    • Djot
    • Markdown
    • Org Mode
    • reStructuredText
  • file addition: LICENSE.txt (----------)
    [2.1]
    Copyright © 2023 by toastal <toast@posteo.net>
    Permission to use, copy, modify, and/or distribute this software for any
    purpose with or without fee is hereby granted.
    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
    WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
    MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
    ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
    ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
    OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.