.cruft.json
.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
Makefile
README.rst
pyproject.toml
ruff.toml
.github/workflows/lint.yml
.github/workflows/pages.yml
.github/workflows/pypi.yml
.github/workflows/release.yml
.github/workflows/test.yml
docs/Makefile
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/conf.rst
docs/dsl.rst
docs/ext.rst
docs/index.rst
docs/make.bat
docs/tmpl.rst
docs/usage.rst
docs/_images/.gitkeep
docs/_static/.gitkeep
docs/_static/custom.css
docs/_static/sphinx-notes.png
src/sphinxnotes/render/__init__.py
src/sphinxnotes/render/ctx.py
src/sphinxnotes/render/ctxnodes.py
src/sphinxnotes/render/data.py
src/sphinxnotes/render/extractx.py
src/sphinxnotes/render/jinja.py
src/sphinxnotes/render/markup.py
src/sphinxnotes/render/meta.py
src/sphinxnotes/render/pipeline.py
src/sphinxnotes/render/py.typed
src/sphinxnotes/render/sources.py
src/sphinxnotes/render/template.py
src/sphinxnotes/render/ext/__init__.py
src/sphinxnotes/render/ext/adhoc.py
src/sphinxnotes/render/ext/derive.py
src/sphinxnotes/render/ext/extractx.py
src/sphinxnotes/render/ext/filters.py
src/sphinxnotes/render/utils/__init__.py
src/sphinxnotes/render/utils/ctxproxy.py
src/sphinxnotes/render/utils/freestyle.py
src/sphinxnotes_render.egg-info/PKG-INFO
src/sphinxnotes_render.egg-info/SOURCES.txt
src/sphinxnotes_render.egg-info/dependency_links.txt
src/sphinxnotes_render.egg-info/requires.txt
src/sphinxnotes_render.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_always_pass.py
tests/test_ctx.py
tests/test_data.py
tests/test_e2e.py
tests/test_extractx.py
tests/test_jinja.py
tests/roots/test-base-context-directive-example/conf.py
tests/roots/test-base-context-directive-example/index.rst
tests/roots/test-base-data-define-directive-example/conf.py
tests/roots/test-base-data-define-directive-example/index.rst
tests/roots/test-data-define/conf.py
tests/roots/test-data-define/index.rst
tests/roots/test-derive/conf.py
tests/roots/test-derive/index.rst
tests/roots/test-extra-context/cat.json
tests/roots/test-extra-context/conf.py
tests/roots/test-extra-context/index.rst
tests/roots/test-extra-context-rebuild/conf.py
tests/roots/test-extra-context-rebuild/index.rst
tests/roots/test-filter-example/conf.py
tests/roots/test-filter-example/index.rst
tests/roots/test-strict-data-define-directive-example/conf.py
tests/roots/test-strict-data-define-directive-example/index.rst
tests/roots/test-strictdir-card/conf.py
tests/roots/test-strictdir-card/index.rst