Index A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | R | S | T | U | V | W A ABBREVS (in module myform.Sembr) Action (class in myform.degrade) add_arguments() (myform.options.MystOptions class method) add_cli_argument_group() (in module myform.plugin) ambiguous (myform.collect.ResolutionReport property) api_key_env (myform.config.AssistConfig attribute) apply() (myform.Ignore.Ignore static method) ArtifactRequiredError Assist (class in myform.assist) assist (myform.config.MyformConfig attribute) AssistConfig (class in myform.config) AssistRequest (class in myform.assist) AssistResult (class in myform.assist) Attribute (class in myform.Renderer) B base_url (myform.config.AssistConfig attribute) BLOCK_RULES (in module myform.constants) BlockBreak (class in myform.model) Blockquote (class in myform.model) Break (class in myform.model) build_engine() (in module myform.readers) C cache (myform.config.AssistConfig attribute) cached() (myform.options.MystOptions class method) CachedAssist (class in myform.assist) capabilities (myform.writers.GfmWriter attribute) (myform.writers.MystWriter attribute) (myform.writers.ObsidianWriter attribute) (myform.writers.PlaneWriter attribute) (myform.writers.RstWriter attribute) (myform.writers.TypstWriter attribute) (myform.writers.WikitextWriter attribute) (myform.writers.Writer attribute) Capability (class in myform.writers) capability() (myform.writers.Writer class method) CellFolder (class in myform.Tables) CHANGES_AST (in module myform.plugin) children() (myform.Tables.CellFolder class method) children_of() (in module myform.model) CLOSERS (in module myform.Sembr) Code (class in myform.model) Collection (class in myform.collect) Comment (class in myform.model) COMMENT (in module myform.Ignore) comment_for() (myform.degrade.LoweringRegistry method) comments (myform.config.DegradeConfig attribute) (myform.degrade.LoweringRegistry property) confidence (myform.assist.AssistResult attribute) content_hash (myform.assist.AssistRequest attribute) (myform.model.Node property) ConversionArtifact (class in myform.degrade) ConversionReport (class in myform.degrade) convert() (myform.session.Session method) convert_artifact() (myform.session.Session method) convert_in_collection() (myform.session.Session method) convert_with_report() (myform.session.Session method) D dangling (myform.collect.ResolutionReport property) dangling_refs() (in module myform.collect) default_cache_dir() (in module myform.assist) default_capability (myform.writers.GfmWriter attribute) (myform.writers.MystWriter attribute) (myform.writers.ObsidianWriter attribute) (myform.writers.PlaneWriter attribute) (myform.writers.RstWriter attribute) (myform.writers.TypstWriter attribute) (myform.writers.WikitextWriter attribute) (myform.writers.Writer attribute) define_rgx() (in module myform.utils) DefinitionDescription (class in myform.model) DefinitionList (class in myform.model) DefinitionTerm (class in myform.model) DegradationError degrade (myform.config.MyformConfig attribute) DegradeConfig (class in myform.config) Delete (class in myform.model) Directive (class in myform.model) directive_fence_style (myform.options.MystOptions attribute) directive_options_style (myform.options.MystOptions attribute) directive_options_yaml_threshold (myform.options.MystOptions attribute) DirectiveKind (class in myform.utils) disabled (myform.assist.GatewayAssist attribute) discover() (myform.collect.Collection class method) (myform.config.MyformConfig class method) discover_config() (in module myform.config) Doc (class in myform.model) doc_id_for() (in module myform.collect) DocEntry (class in myform.collect) E Embed (class in myform.model) Emphasis (class in myform.model) enabled (myform.config.AssistConfig attribute) enclave() (myform.degrade.LoweringContext method) enclave_marker_options() (myform.writers.Writer method) EnclaveRecord (class in myform.degrade) ExitCode (class in myform.cli) extensions (myform.config.MyformConfig attribute) (myform.readers.GfmReader attribute) (myform.readers.MarkdownReader attribute) (myform.readers.MystReader attribute) (myform.readers.ObsidianReader attribute) (myform.writers.GfmWriter attribute) (myform.writers.MarkdownWriter attribute) (myform.writers.MystWriter attribute) (myform.writers.ObsidianWriter attribute) F fallback (myform.assist.AssistRequest attribute) (myform.writers.Capability property) find_all() (in module myform.model) find_enclave_markers() (myform.writers.Writer method) fold() (myform.Tables.CellFolder class method) fold_aware_tables (myform.options.MystOptions attribute) fold_image() (in module myform.Tables) fold_inline() (in module myform.Tables) fold_link() (in module myform.Tables) fold_myst_role() (in module myform.Tables) fold_td() (in module myform.Tables) fold_text() (in module myform.Tables) fold_th() (in module myform.Tables) FootnoteDefinition (class in myform.model) FootnoteReference (class in myform.model) format() (myform.session.Session method) from_capability() (myform.degrade.Action class method) from_context() (myform.options.MystOptions class method) from_mapping() (myform.config.MyformConfig class method) from_node() (myform.degrade.EnclaveRecord class method) from_options() (myform.options.MystOptions class method) from_parts() (myform.degrade.ConversionArtifact class method) from_tokens() (in module myform.model) FrontMatter (class in myform.model) func (myform.Parser.ParserEntry attribute) G GatewayAssist (class in myform.assist) get() (in module myform.model) (myform.collect.Collection method) (myform.readers.Reader class method) (myform.writers.Writer class method) get_assist() (in module myform.assist) gfm (myform.config.MyformConfig attribute) GfmReader (class in myform.readers) GfmWriter (class in myform.writers) H Heading (class in myform.model) heading_underline_ladder (myform.config.RstConfig attribute) Highlight (class in myform.model) I Ignore (class in myform.Ignore) ignore_comment (myform.options.MystOptions attribute) ignore_end_comment (myform.options.MystOptions attribute) ignore_file_comment (myform.options.MystOptions attribute) ignore_start_comment (myform.options.MystOptions attribute) Ignored (class in myform.model) Image (class in myform.model) INLINE_RULES (in module myform.constants) InlineCode (class in myform.model) InlineMath (class in myform.model) InlineTypstRaw (class in myform.model) InlineUnknown (class in myform.model) is_external() (myform.collect.Collection class method) is_plane_safe_href() (in module myform.utils) J json_schema() (myform.config.MyformConfig class method) (myform.options.MystOptions class method) L Link (class in myform.model) LinkStyle (class in myform.collect) List (class in myform.model) ListItem (class in myform.model) load() (myform.config.MyformConfig class method) load_extensions() (in module myform.config) locate() (myform.collect.Collection method) locate_basename() (myform.collect.Collection method) lossy (myform.degrade.ConversionReport property) lower() (in module myform.degrade) lower_with_enclaves() (in module myform.degrade) LoweringContext (class in myform.degrade) LoweringCycleError LoweringDepthError LoweringRegistry (class in myform.degrade) LoweringRule (class in myform.degrade) M main() (in module myform.cli) MappingGrade (class in myform.model) MarkdownReader (class in myform.readers) MarkdownWriter (class in myform.writers) Math (class in myform.model) MissingLoweringRuleError mode (myform.config.DegradeConfig attribute) model (myform.config.AssistConfig attribute) model_construct() (myform.collect.Collection class method) model_copy() (myform.collect.Collection method) (myform.collect.DocEntry method) model_dump() (myform.Parser.ParserEntry method) model_validate() (myform.Parser.ParserEntry class method) module myform.assist myform.cli myform.collect myform.config myform.constants myform.degrade myform.dialects myform.Ignore myform.model myform.options myform.Parser myform.plugin myform.Postprocessor myform.readers myform.Renderer myform.Sembr myform.session myform.setext myform.Spacer myform.Tables myform.utils myform.writers multi_rgx() (in module myform.utils) myform.assist module myform.cli module myform.collect module myform.config module myform.constants module myform.degrade module myform.dialects module myform.Ignore module myform.model module myform.options module myform.Parser module myform.plugin module myform.Postprocessor module myform.readers module myform.Renderer module myform.Sembr module myform.session module myform.setext module myform.Spacer module myform.Tables module myform.utils module myform.writers module MyformConfig (class in myform.config) myst (myform.config.MyformConfig attribute) MystOptions (class in myform.options) MystReader (class in myform.readers) MystWriter (class in myform.writers) N name (myform.readers.GfmReader attribute) (myform.readers.MystReader attribute) (myform.readers.ObsidianReader attribute) (myform.readers.PlaneReader attribute) (myform.readers.Reader attribute) (myform.readers.RstReader attribute) (myform.readers.TypstReader attribute) (myform.readers.WikitextReader attribute) (myform.writers.GfmWriter attribute) (myform.writers.MystWriter attribute) (myform.writers.ObsidianWriter attribute) (myform.writers.PlaneWriter attribute) (myform.writers.RstWriter attribute) (myform.writers.TypstWriter attribute) (myform.writers.WikitextWriter attribute) (myform.writers.Writer attribute) name_function() (in module myform.utils) Node (class in myform.model) node (myform.assist.AssistRequest attribute) note (myform.assist.AssistResult attribute) NullAssist (class in myform.assist) O ObsidianReader (class in myform.readers) ObsidianWriter (class in myform.writers) of() (myform.collect.Collection class method) OPENERS (in module myform.Sembr) options (myform.Parser.ParserEntry property) Outcome (class in myform.collect) P Paragraph (class in myform.model) parse_match() (in module myform.utils) parse_myst_block_break() (myform.Parser.Parser class method) parse_myst_directive() (myform.Parser.Parser class method) parse_myst_line_comment() (myform.Parser.Parser class method) parse_myst_role() (myform.Parser.Parser class method) parse_myst_target() (myform.Parser.Parser class method) parse_safe_setext_heading() (in module myform.setext) (myform.Parser.Parser class method) Parser (class in myform.Parser) ParserEntry (class in myform.Parser) PlaneReader (class in myform.readers) PlaneWriter (class in myform.writers) postformat (myform.config.TypstConfig attribute) postprocess_paragraph() (myform.Postprocessor.Postprocessor static method) postprocess_table_escapes() (in module myform.Tables) postprocess_text() (myform.Postprocessor.Postprocessor static method) Postprocessor (class in myform.Postprocessor) postrender_root() (myform.Renderer.Renderer class method) preflight_for() (myform.degrade.LoweringRegistry method) PreflightRule (class in myform.degrade) preflights (myform.degrade.LoweringRegistry property) prelude (myform.config.TypstConfig attribute) prerender_root() (myform.Renderer.Renderer class method) purpose (myform.assist.AssistRequest attribute) R read() (myform.readers.MarkdownReader method) (myform.readers.PlaneReader method) (myform.readers.Reader method) (myform.readers.RstReader method) (myform.readers.TypstReader method) (myform.readers.WikitextReader method) (myform.utils.DirectiveKind class method) Reader (class in myform.readers) reflow() (myform.Sembr.Sembr class method) regex_dict() (in module myform.utils) register() (myform.degrade.LoweringRegistry method) (myform.Parser.ParserEntry class method) (myform.Postprocessor.Postprocessor static method) (myform.readers.Reader class method) (myform.Renderer.Renderer static method) (myform.Tables.CellFolder static method) (myform.writers.Writer class method) register_comment() (myform.degrade.LoweringRegistry method) register_preflight() (myform.degrade.LoweringRegistry method) Registries (class in myform.config) REGISTRY (myform.readers.Reader attribute) (myform.Renderer.Renderer attribute) (myform.writers.Writer attribute) relative_output() (myform.collect.Collection method) render() (myform.Tables.TableRenderer class method) render_attributes() (myform.Renderer.Renderer class method) render_block_spacing() (myform.Renderer.Renderer class method) render_blockquote() (myform.Renderer.Renderer static method) render_blocks() (myform.Renderer.Renderer class method) render_directive_options() (myform.Renderer.Renderer class method) render_math_block() (myform.Renderer.Renderer static method) render_math_block_label() (myform.Renderer.Renderer static method) render_math_inline() (myform.Renderer.Renderer static method) render_myst_block_break() (myform.Renderer.Renderer static method) render_myst_directive() (myform.Renderer.Renderer static method) render_myst_ignored() (myform.Renderer.Renderer static method) render_myst_line_comment() (myform.Renderer.Renderer static method) render_myst_role() (myform.Renderer.Renderer static method) render_myst_target() (myform.Renderer.Renderer static method) render_root() (myform.Renderer.Renderer static method) render_table_cell() (in module myform.Tables) Renderer (class in myform.Renderer) RENDERERS (in module myform.plugin) replacement (myform.assist.AssistResult attribute) ReportEntry (class in myform.degrade) ResolutionEntry (class in myform.collect) ResolutionReport (class in myform.collect) resolve() (in module myform.collect) (myform.degrade.LoweringRegistry method) resolved (myform.collect.ResolutionReport property) restore() (myform.degrade.EnclaveRecord method) Role (class in myform.model) role_trim (myform.options.MystOptions attribute) Root (class in myform.model) rst (myform.config.MyformConfig attribute) RstConfig (class in myform.config) RstReader (class in myform.readers) RstWriter (class in myform.writers) RuleResult (class in myform.degrade) rules (myform.degrade.LoweringRegistry property) S Sembr (class in myform.Sembr) sembr (myform.options.MystOptions attribute) SEMBR_RGXS (in module myform.Sembr) Session (class in myform.session) setext_headings (myform.options.MystOptions attribute) setext_headings_enabled() (in module myform.setext) setup() (myform.Parser.Parser class method) source_format (myform.assist.AssistRequest attribute) Spacer (class in myform.Spacer) Span (class in myform.model) StrictDegradationError Strong (class in myform.model) suggest() (myform.assist.Assist method) (myform.assist.CachedAssist method) (myform.assist.GatewayAssist method) (myform.assist.NullAssist method) suggestion (myform.assist.AssistResult attribute) summary() (myform.collect.ResolutionReport method) (myform.degrade.ConversionReport method) SyntaxRaw (class in myform.model) T Table (class in myform.model) TableCell (class in myform.model) TableRenderer (class in myform.Tables) TableRow (class in myform.model) Target (class in myform.model) target_format (myform.assist.AssistRequest attribute) target_hug_blocks (myform.options.MystOptions attribute) target_hug_headings (myform.options.MystOptions attribute) Text (class in myform.model) ThematicBreak (class in myform.model) tight_heading_level (myform.options.MystOptions attribute) timeout (myform.config.AssistConfig attribute) to_tokens() (in module myform.model) tokenize() (myform.readers.MarkdownReader method) (myform.readers.ObsidianReader method) TokenRaw (class in myform.model) transform() (in module myform.model) typst (myform.config.MyformConfig attribute) TypstConfig (class in myform.config) TypstRaw (class in myform.model) TypstReader (class in myform.readers) TypstWriter (class in myform.writers) U Unknown (class in myform.model) update_mdit() (in module myform.plugin) V visit() (in module myform.model) W walk() (in module myform.model) walk_with_path() (in module myform.model) warn_inapplicable() (in module myform.config) width() (myform.Tables.CellFolder class method) WikitextReader (class in myform.readers) WikitextWriter (class in myform.writers) write() (myform.writers.MarkdownWriter method) (myform.writers.ObsidianWriter method) (myform.writers.PlaneWriter method) (myform.writers.RstWriter method) (myform.writers.TypstWriter method) (myform.writers.WikitextWriter method) (myform.writers.Writer method) Writer (class in myform.writers)