# Discourse to Wikimedia as articles

**URL:** https://meta.discourse.org/t/discourse-to-wikimedia-as-articles/109863
**Category:** Site feedback
**Created:** [2월 22, 2019, 9:25오후 UTC](https://meta.discourse.org/t/discourse-to-wikimedia-as-articles/109863 "2019-02-22T21:25:29Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Clark\_Varner](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/clark_varner/32/113487_2.png) [@Clark\_Varner](https://meta.discourse.org/u/Clark_Varner)
#### Post date: [2월 22, 2019, 9:25오후 UTC](https://meta.discourse.org/t/discourse-to-wikimedia-as-articles/109863/1 "2019-02-22T21:25:29Z")

</div>

I would like to use wikimedia for a team knowledge base and have some content from discourse forum posts I would like to use as articles in Wiki media. Is there a way to integrate that information over?

---

<div class="post-metadata">

### Author: ![sau226](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sau226/32/302324_2.png) [@sau226](https://meta.discourse.org/u/sau226)
#### Post date: [2월 23, 2019, 4:02오전 UTC](https://meta.discourse.org/t/discourse-to-wikimedia-as-articles/109863/2 "2019-02-23T04:02:53Z")

</div>

Did you mean [MediaWiki](https://en.wikipedia.org/wiki/MediaWiki)?

One potential course of action is to somehow convert the export to XML and import that into that program. You might try asking in #Marketplace if you need further help.

---

<div class="post-metadata">

### Author: ![sunjam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sunjam/32/175682_2.png) [@sunjam](https://meta.discourse.org/u/sunjam)
#### Post date: [8월 1, 2020, 4:47오후 UTC](https://meta.discourse.org/t/discourse-to-wikimedia-as-articles/109863/3 "2020-08-01T16:47:06Z")

</div>

이것에 대해 진행 상황이 있었나요 @Clark_Varner? [여기](https://meta.discourse.org/t/pandoc-integration/149265/)에서 논의된 대로 Pandoc 통합을 추가하여 유사한 작업을 해보려 합니다. XML에서 [다음 형식](https://pandoc.org/)으로의 변환을 지원합니다:

XML 형식

↔︎ [DocBook](http://www.docbook.org/) 버전 4 또는 5  
↔︎ [JATS](https://jats.nlm.nih.gov/publishing/)  
→ [TEI Simple](https://github.com/TEIC/TEI-Simple)

> [@Pandoc 통합](https://meta.discourse.org/t/pandoc-integration/149265/):
>
> Continuing the discussion from [Converting links from raw markdown to HTML](https://meta.discourse.org/t/converting-links-from-raw-markdown-to-html/102422/3): I’m for Pandoc integration. I see there is this [web app available with a REST API](https://github.com/alphakevin/pandoc-api). Looking for a way to automate drafting out mediawiki documentation from Discourse. Currently I’ll drag and drop markdown into [Try pandoc!](https://pandoc.org/try/)
