# هل هناك طريقة لتحويل المحتوى المطبوخ مرة أخرى إلى Markdown؟

**URL:** <https://meta.discourse.org/t/is-there-a-way-to-convert-cooked-content-back-to-markdown/322279>\
**Category:** Support\
**Tags:** markdown\
**Created:** [19 أغسطس 2024، 2:57م UTC](https://meta.discourse.org/t/is-there-a-way-to-convert-cooked-content-back-to-markdown/322279 "2024-08-19T14:57:03Z")\
**Posts on this page:** 1\
**Showing post:** 3

<div class="post-metadata">

**Author:** ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)\
**Post date:** [19 أغسطس 2024، 3:01م UTC](https://meta.discourse.org/t/is-there-a-way-to-convert-cooked-content-back-to-markdown/322279/3 "2024-08-19T15:01:04Z")

</div>

جرب هذا. بسيط

> [@Export document with all content from one topic?](https://meta.discourse.org/t/export-document-with-all-content-from-one-topic/256411/7?u=merefield):
>
> Thanks. For anyone else who wants to do this, here is an example set of commands that worked for me: mkdir md-dl; cd md-dl wget https://discuss.criticalfallibilism.com/raw/464\?page\={1..3} cat 464\* \> combined.md Downloading extra pages is OK; they just end up blank. But I think the pages will end up out of order if there are more than 9 because, in alphabetical order, 10 comes before 2.

---

_[View the full topic](https://meta.discourse.org/t/is-there-a-way-to-convert-cooked-content-back-to-markdown/322279)._
