Render Context: ``flm.flmrendercontext`` ========================================= .. automodule:: flm.flmrendercontext The render context carries state during the rendering of an FLM document or standalone fragment. It tracks which features are available, manages delayed rendering for forward references, and provides a logical-state mechanism for context-dependent rendering (e.g., nested enumerations). .. autoclass:: FLMRenderContext :members: :undoc-members: .. autoclass:: FLMStandaloneModeRenderContext :show-inheritance: :members: :undoc-members: