.gitignore
AGENTS.md
Cargo.lock
Cargo.toml
LICENSE-LESSER.txt
LICENSE.txt
Makefile
README.md
RELEASING.md
mkdocs.yml
pyproject.toml
setup.cfg
setup.py
.github/workflows/docs.yml
.github/workflows/publish.yml
.github/workflows/test.yml
.github/workflows/update-bluebell-monaco.yml
bluebell/__init__.py
bluebell/akn.peg
bluebell/akn.py
bluebell/akn_text.xsl
bluebell/cli.py
bluebell/parser.py
bluebell/types.py
bluebell/xml.py
bluebell_akn.egg-info/PKG-INFO
bluebell_akn.egg-info/SOURCES.txt
bluebell_akn.egg-info/dependency_links.txt
bluebell_akn.egg-info/entry_points.txt
bluebell_akn.egg-info/requires.txt
bluebell_akn.egg-info/top_level.txt
crates/README.md
crates/bluebell-cli/Cargo.toml
crates/bluebell-cli/src/main.rs
crates/bluebell-core/Cargo.toml
crates/bluebell-core/schemas/README.md
crates/bluebell-core/schemas/akomantoso30-lenient.xsd
crates/bluebell-core/schemas/xml.xsd
crates/bluebell-core/src/eid.rs
crates/bluebell-core/src/frbr.rs
crates/bluebell-core/src/grammar.pest
crates/bluebell-core/src/lib.rs
crates/bluebell-core/src/parser.rs
crates/bluebell-core/src/preprocess.rs
crates/bluebell-core/src/xml.rs
crates/bluebell-core/tests/fixtures.rs
crates/bluebell-core/tests/python_xml_parity.rs
crates/bluebell-core/tests/schema_fixtures.rs
crates/bluebell-core/tests/support.rs
crates/bluebell-core/tests/fixtures/income-tax.xml
crates/bluebell-python/Cargo.toml
crates/bluebell-python/pyproject.toml
crates/bluebell-python/src/lib.rs
crates/bluebell-wasm/Cargo.toml
crates/bluebell-wasm/LICENSE-LESSER.txt
crates/bluebell-wasm/LICENSE.txt
crates/bluebell-wasm/README.md
crates/bluebell-wasm/src/lib.rs
crates/bluebell-wasm/tests/wasm.rs
docs/advanced.md
docs/cli.md
docs/demo.md
docs/grammar.md
docs/index.md
docs/library.md
docs/troubleshooting.md
docs/css/extra.css
docs/js/demo.js
docs/js/html_akn.xsl
docs/js/pretty_print.xsl
tests/__init__.py
tests/support.py
tests/test_attachments.py
tests/test_blocks.py
tests/test_bullet_list.py
tests/test_containers.py
tests/test_eids.py
tests/test_escapes.py
tests/test_fuzzing.py
tests/test_hier.py
tests/test_inline.py
tests/test_judgment.py
tests/test_main_doctypes.py
tests/test_parser.py
tests/test_round_trip.py
tests/test_rtl.py
tests/test_subflows.py
tests/test_tables.py
tests/rewrite_eids/bad_eids.xml
tests/rewrite_eids/empty_doc_in.xml
tests/rewrite_eids/empty_doc_out.xml
tests/rewrite_eids/missing_eids.xml
tests/rewrite_eids/out.xml
tests/rewrite_eids/unchanged_1.xml
tests/rewrite_eids/unchanged_2.xml
tests/roundtrip/act-empty.txt
tests/roundtrip/act-escapes.txt
tests/roundtrip/act-footnotes.txt
tests/roundtrip/act.txt
tests/roundtrip/attribs.xml
tests/roundtrip/debate-report.txt
tests/roundtrip/eids.txt
tests/roundtrip/eids_basic.xml
tests/roundtrip/eids_debatereport.xml
tests/roundtrip/eids_edge.xml
tests/roundtrip/escapes.xml
tests/roundtrip/hansard.txt
tests/roundtrip/judgment-attachments.txt
tests/roundtrip/judgment.txt
tests/roundtrip/nested_attachments.txt
tests/roundtrip/nested_attachments.xml