Stand-alone HTML output from examples

This commit is contained in:
Pelle Nilsson 2022-05-24 00:17:33 +02:00
parent f98f3362af
commit 1f8f22ab90
3 changed files with 4 additions and 6 deletions

View file

@ -2,8 +2,6 @@
title: Pangamebook Gamebook Example
author: Pelle Nilsson
---
# Pangamebook Gamebook Example
This is just an example to give new users and idea where to start. See [Pandoc
Getting Started Article](https://pandoc.org/getting-started.html) and
[PangamebookREADME](README.md) for more information.

View file

@ -3,8 +3,8 @@
-- MIT License
-- source: https://github.com/lifelike/pangamebook
-- version: 1.2 (2022-03-24)
-- fossil hash: 5f58b0d1e74619524ff8f64c17488a0df5e4a4d24ef9a2ceb312311db4be2c33
-- version: 1.2.1 (2022-05-24)
-- fossil hash: 9490b64197fcd8b1c85e3e075ee80486142d360cb997ba2b31ae4e44fa1e6f96
local nr = 1
local mapped = {}

View file

@ -3,8 +3,8 @@
-- MIT License
-- source: https://github.com/lifelike/pangamebook
-- version: 1.2 (2022-03-24)
-- fossil hash: 5f58b0d1e74619524ff8f64c17488a0df5e4a4d24ef9a2ceb312311db4be2c33
-- version: 1.2.1 (2022-05-24)
-- fossil hash: 9490b64197fcd8b1c85e3e075ee80486142d360cb997ba2b31ae4e44fa1e6f96
function name_from_header(b)
local result = ""