# Markbridge 0.4.2 > Convert BBCode, HTML, MediaWiki, and s9e TextFormatter XML to Markdown in Ruby. Inspect the AST and customize your output. Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. The shipped renderer produces Discourse-flavored Markdown. The parsers and AST are renderer-agnostic. ## Documentation Sets - [Abridged documentation](https://markbridge.dev/llms-small.txt): a compact version of the documentation for Markbridge 0.4.2, with non-essential content removed - [Complete documentation](https://markbridge.dev/llms-full.txt): the full documentation for Markbridge 0.4.2 - [Get started](https://markbridge.dev/_llms-txt/get-started.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. - [BBCode](https://markbridge.dev/_llms-txt/bbcode.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. - [HTML](https://markbridge.dev/_llms-txt/html.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. - [MediaWiki](https://markbridge.dev/_llms-txt/mediawiki.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. - [TextFormatter](https://markbridge.dev/_llms-txt/textformatter.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. - [Format guides](https://markbridge.dev/_llms-txt/format-guides.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. - [Customization](https://markbridge.dev/_llms-txt/customization.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. - [Concepts](https://markbridge.dev/_llms-txt/concepts.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. - [Migrating to Discourse](https://markbridge.dev/_llms-txt/migrating-to-discourse.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. - [Upgrading](https://markbridge.dev/_llms-txt/upgrading.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. - [Changelog](https://markbridge.dev/_llms-txt/changelog.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. - [Page changelog](https://markbridge.dev/_llms-txt/page-changelog.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/changelog/ - [Page concepts architecture](https://markbridge.dev/_llms-txt/page-concepts-architecture.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/concepts/architecture/ - [Page concepts ast](https://markbridge.dev/_llms-txt/page-concepts-ast.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/concepts/ast/ - [Page concepts benchmarks](https://markbridge.dev/_llms-txt/page-concepts-benchmarks.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/concepts/benchmarks/ - [Page concepts](https://markbridge.dev/_llms-txt/page-concepts.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/concepts/ - [Page concepts normalization](https://markbridge.dev/_llms-txt/page-concepts-normalization.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/concepts/normalization/ - [Page concepts parsers](https://markbridge.dev/_llms-txt/page-concepts-parsers.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/concepts/parsers/ - [Page concepts performance](https://markbridge.dev/_llms-txt/page-concepts-performance.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/concepts/performance/ - [Page concepts renderers](https://markbridge.dev/_llms-txt/page-concepts-renderers.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/concepts/renderers/ - [Page concepts result-objects](https://markbridge.dev/_llms-txt/page-concepts-result-objects.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/concepts/result-objects/ - [Page customization customizing-renderer](https://markbridge.dev/_llms-txt/page-customization-customizing-renderer.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/customization/customizing-renderer/ - [Page customization extending](https://markbridge.dev/_llms-txt/page-customization-extending.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/customization/extending/ - [Page customization](https://markbridge.dev/_llms-txt/page-customization.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/customization/ - [Page format-guides bbcode](https://markbridge.dev/_llms-txt/page-format-guides-bbcode.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/format-guides/bbcode/ - [Page format-guides html](https://markbridge.dev/_llms-txt/page-format-guides-html.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/format-guides/html/ - [Page format-guides](https://markbridge.dev/_llms-txt/page-format-guides.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/format-guides/ - [Page format-guides mediawiki](https://markbridge.dev/_llms-txt/page-format-guides-mediawiki.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/format-guides/mediawiki/ - [Page format-guides textformatter](https://markbridge.dev/_llms-txt/page-format-guides-textformatter.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/format-guides/textformatter/ - [Page getting-started](https://markbridge.dev/_llms-txt/page-getting-started.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/getting-started/ - [Page index](https://markbridge.dev/_llms-txt/page-index.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/ - [Page introduction](https://markbridge.dev/_llms-txt/page-introduction.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/introduction/ - [Page migrating overview](https://markbridge.dev/_llms-txt/page-migrating-overview.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/migrating/overview/ - [Page migrating placeholders](https://markbridge.dev/_llms-txt/page-migrating-placeholders.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/migrating/placeholders/ - [Page reference upgrading](https://markbridge.dev/_llms-txt/page-reference-upgrading.txt): Source version: Markbridge 0.4.2. These docs are built from the repository and may include unreleased changes. Source page: https://markbridge.dev/reference/upgrading/ ## Notes - The complete documentation includes all content from the official documentation - The content is automatically generated from the same source as the official documentation