This is a test.
This is plain markdown, nothing special.
Quotation.
Bold, then italic, then -strikeout- or this?
- Bullet list.
- It just goes on.
fact 0 = 0
fact n = n * fact (n - 1)
Here, I made it?
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,
"generate_feeds": false,
"feed_filenames": [
"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,
"error_on_missing_highlight": false,
"highlight_theme": "base16-ocean-dark",
"highlight_themes_css": [],
"render_emoji": false,
"external_links_class": null,
"external_links_target_blank": false,
"external_links_no_follow": false,
"external_links_no_referrer": false,
"smart_punctuation": false,
"definition_list": false,
"bottom_footnotes": false,
"extra_syntaxes_and_themes": [],
"lazy_async_image": false,
"insert_anchor_links": "none",
"github_alerts": false
},
"search": {
"index_format": "elasticlunr_javascript"
},
"generate_sitemap": true,
"generate_robots_txt": true,
"exclude_paginated_pages_in_sitemap": "none"
},
"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.
\nThis is plain markdown, nothing special.
\n\nQuotation.
\n
\nBold, then italic, then -strikeout- or this?
\nfact 0 = 0\nfact n = n * fact (n - 1)\n\nHere, 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": 30, "reading_time": 1, "assets": [], "draft": false, "lang": "en", "lower": null, "higher": null, "translations": [], "backlinks": [] }, "zola_version": "0.21.0" }