Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/isso-comments/isso
/ render
Method
render
isso/html/__init__.py:119–120 ·
view source on GitHub ↗
(self, text)
Source
from the content-addressed store, hash-verified
117
self.sanitizer = Sanitizer(allowed_elements, allowed_attributes)
118
119
def
render(self, text):
120
return
self.sanitizer.sanitize(self.parser.render(text))
Callers
15
test_render
Method · 0.95
test_render
Method · 0.95
render_template
Function · 0.45
Postbox
Function · 0.45
insert_loader
Function · 0.45
insert
Function · 0.45
template-comment-newlines.test.js
File · 0.45
new
Method · 0.45
view
Method · 0.45
edit
Method · 0.45
_process_fetched_list
Method · 0.45
preview
Method · 0.45
Calls
1
sanitize
Method · 0.80
Tested by
11
test_render
Method · 0.76
test_render
Method · 0.76
test_markdown
Method · 0.36
test_markdown_plugins
Method · 0.36
test_github_flavoured_markdown
Method · 0.36
test_code_blocks
Method · 0.36
test_markdown
Method · 0.36
test_markdown_plugins
Method · 0.36
test_github_flavoured_markdown
Method · 0.36
test_sanitized_render_extensions
Method · 0.36
test_code_blocks
Method · 0.36