mkdocs-semiliterate/tests/fixtures/full-inclusion
Glen Whitney 4a4241a4e4
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
continuous-integration/drone Build is passing Details
chore: Update to mkdocs-simple v2.1.2 (#23)
Note the upstream refactor from mkdocs-simple v1 -> v2 was fairly large, so
  this is a rather larger update than most. And in fact one feature of
  mkdocs-semiliterate (universal markdown extraction) was incorporated into
  mkdocs-simple, so the initialization of this plugin is noticeably simplified
  as a result.

  Also updates mkdocs to 1.4.

Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Reviewed-on: #23
2022-11-09 20:52:47 +00:00
..
refsite chore: Update to mkdocs-simple v2.1.2 (#23) 2022-11-09 20:52:47 +00:00
snippet fix: Allow bare `{! file.md !}' inclusion 2021-01-10 09:16:40 -08:00
README.md fix: Allow bare `{! file.md !}' inclusion 2021-01-10 09:16:40 -08:00
mkdocs.yml fix: Allow bare `{! file.md !}' inclusion 2021-01-10 09:16:40 -08:00

README.md

Test of vanilla inclusion

Hopefully we see

{! 'snippet/hello world.md' !}

here.