6 lines
150 B
Python
6 lines
150 B
Python
"""Content rendering package for Ren Browser.
|
|
|
|
Provides rendering capabilities for different content types
|
|
including micron markup and plaintext.
|
|
"""
|