MCPcopy Index your code
hub / github.com/PoiScript/orgize / html

Method html

src/ast/entity.rs:81–89  ·  view source on GitHub ↗

Entity HTML representation ```rust use orgize::{ast::Entity, Org}; let e = Org::parse("\\S").first_node:: ().unwrap(); assert_eq!(e.html(), "§"); ```

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

eventMethod · 0.45

Calls 1

entityMethod · 0.80

Tested by

no test coverage detected