You can edit almost every page by Creating an account. Otherwise, see the FAQ.

NestedText

From EverybodyWiki Bios & Wiki

Script error: No such module "Draft topics". Script error: No such module "AfC topic".

NestedText[edit]

NestedText, an organization of data, meant for humans and computers to read. Not all formats available, e.g. dictionaries, lists, and strings, with no quoting or escaping, except integer, real, date, etc. Surprisingly, there are still 3000 downloads per month.

Ways to download and use it

  1. Vscode
  2. Ruby
  3. Python

Online Discussion Related to It

  1. News
  2. Reddit

An example from NestedText Docs

   # Contact information for our officers
   Katheryn McDaniel:
       position: president
       address:
           > 138 Almond Street
           > Topeka, Kansas 20697
       phone:
           cell: 1-210-555-5297
           home: 1-210-555-8470
               # Katheryn prefers that we always call her on her cell phone.
       email: KateMcD@aol.com
       additional roles:
           - board member
   Margaret Hodge:
       position: vice president
       address:
           > 2586 Marigold Lane
           > Topeka, Kansas 20682
       phone: 1-470-555-0398
       email: margaret.hodge@ku.edu
       additional roles:
           - new membership task force
           - accounting task force

An interesting drawback:

   worker_processes: 1
   events:
       worker_connections: 1024
   http:
       include: mime.types
       default_type: applications/octet-stream
       sendfile: on
       keepalive_timeout: 65
       server:
           listen: 80
           server_name: localhost

This can be processed by both NestedText and Yaml! You might want to go with yaml just because of the large development community.

References[edit]

[1]


This article "NestedText" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:NestedText. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.