pub fn render(parts: impl IntoIterator<Item = Part>, is_editor: bool) -> String
Renders parsed sillycode parts as HTML.
Set is_editor to true to include visible markup tags for editing purposes.
is_editor
true