asciidocr 0.1.7

A CLI and library for processing and converting asciidoc files
Documentation
{
  "name": "document",
  "type": "block",
  "attributes": {},
  "header": {
    "title": [
      {
        "name": "text",
        "type": "string",
        "value": "This is Just a Title",
        "location": [
          {
            "line": 1,
            "col": 3
          },
          {
            "line": 1,
            "col": 22
          }
        ]
      }
    ],
    "location": [
      {
        "line": 1,
        "col": 1
      },
      {
        "line": 1,
        "col": 22
      }
    ]
  },
  "blocks": [],
  "location": [
    {
      "line": 1,
      "col": 1
    },
    {
      "line": 1,
      "col": 22
    }
  ]
}