mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
Renders a source forum's post markup (BBCode, HTML, MediaWiki, TextFormatter XML) into Discourse Markdown via the Markbridge gem. With an embed collector given at construction via embeds:, the embeds that can only be resolved at import time (uploads, attributed quotes, mentions by default) are not rendered inline: each is recorded on the collector and replaced by a placeholder token in the output. Links can be opted in with defer: by a converter that classifies internal URLs itself. |
||
|---|---|---|
| .. | ||
| lib/migrations | ||
| spec_helper.rb | ||