This is a test.

This is plain markdown, nothing special.

Quotation.

Bold, then italic, then -strikeout- or this?

fact 0 = 0
fact n = n * fact (n - 1)

Here, I made it?


Uplinks: 




{
  "config": {
    "base_url": "http://dmitry.cheryasov.info",
    "mode": "build",
    "title": null,
    "description": null,
    "languages": {},
    "default_language": "en",
    "generate_feed": false,
    "feed_filename": "atom.xml",
    "taxonomies": [
      {
        "name": "tag",
        "slug": "tag",
        "paginate_by": null,
        "paginate_path": null,
        "render": true,
        "feed": true
      }
    ],
    "author": null,
    "build_search_index": false,
    "extra": {},
    "markdown": {
      "highlight_code": false,
      "highlight_theme": "base16-ocean-dark",
      "highlight_themes_css": [],
      "render_emoji": false,
      "external_links_target_blank": false,
      "external_links_no_follow": false,
      "external_links_no_referrer": false,
      "smart_punctuation": false,
      "extra_syntaxes_and_themes": [],
      "lazy_async_image": false
    },
    "search": {
      "index_format": "elasticlunr_javascript"
    }
  },
  "current_path": "/foo/",
  "current_url": "http://dmitry.cheryasov.info/foo/",
  "lang": "en",
  "page": {
    "relative_path": "foo.md",
    "colocated_path": null,
    "content": "

This is a test.

\n

This is plain markdown, nothing special.

\n
\n

Quotation.

\n
\n

Bold, then italic, then -strikeout- or this?

\n\n
fact 0 = 0\nfact n = n * fact (n - 1)\n
\n

Here, I made it?

\n", "permalink": "http://dmitry.cheryasov.info/foo/", "slug": "foo", "ancestors": [ "_index.md" ], "title": "The Foo of Bars", "description": null, "updated": null, "date": null, "year": null, "month": null, "day": null, "taxonomies": {}, "authors": [], "extra": {}, "path": "/foo/", "components": [ "foo" ], "summary": null, "toc": [ { "level": 1, "id": "this-is-a-test", "permalink": "http://dmitry.cheryasov.info/foo/#this-is-a-test", "title": "This is a test.", "children": [] } ], "word_count": 40, "reading_time": 1, "assets": [], "draft": false, "lang": "en", "lower": null, "higher": null, "translations": [], "backlinks": [] } }