Monu Tools

محول Markdown إلى HTML

حوّل Markdown إلى HTML وHTML مرة أخرى إلى Markdown، مع معاينة حية. يعمل في كلا الاتجاهين.

كيفية استخدام Markdown / HTML

  1. 01

    اختر اتجاها: Markdown إلى HTML أو HTML إلى Markdown.

  2. 02

    اكتب أو الصق محتواك في صندوق الإدخال.

  3. 03

    انسخ المخرجات المحوّلة، أو استخدم المعاينة الحية لـ Markdown.

What it does

This is a two-way converter between Markdown and HTML. Turn Markdown into clean HTML to paste into a CMS, email or template, or convert existing HTML back into tidy Markdown for documentation and notes. A live preview shows the rendered result as you type.

What Markdown is

Markdown is a lightweight way to write formatted text using plain characters, # for a heading, * for emphasis, - for a list, so it stays readable as source and converts cleanly to HTML. It powers README files, many docs sites, chat apps and static blogs.

Which flavour is supported

The converter uses GitHub-Flavored Markdown, so headings, bold and italics, links, images, ordered and unordered lists, tables, blockquotes and fenced code blocks all convert as you would expect from GitHub or most modern Markdown tools.

A safe preview

The preview renders inside a sandboxed frame that cannot execute scripts, so even HTML containing embedded scripts is displayed safely. That matters when you paste HTML from an unknown source just to see or convert it.

Common uses

Common uses include drafting content in Markdown and exporting the HTML a platform needs, cleaning messy HTML from a page into readable Markdown, or simply checking how a snippet will render before publishing it.

Runs in your browser

Everything runs locally in your browser, which keeps it fast and private. The text you convert never leaves your device.

الأسئلة الشائعة

أي نكهة من Markdown مدعومة؟

تستخدم Markdown بنكهة GitHub، لذا تتحول العناوين والقوائم والروابط والجداول وكتل الكود والتشديد كلها كما هو متوقع.

هل المعاينة آمنة؟

نعم. تُعرض المعاينة داخل إطار معزول لا يمكنه تشغيل النصوص البرمجية، لذا يُعرض حتى كود HTML المتضمن نصوصا برمجية بأمان.

هل يُرفع محتواي إلى أي مكان؟

لا. يعمل التحويل بالكامل داخل متصفحك، لذا لا يغادر نصك جهازك أبدا.

المصادر

ضمّن هذه الأداة

أضف هذه الأداة إلى موقعك الخاص. انسخ المقتطف أدناه، ويبقى محدّثاً تلقائياً.

<iframe src="https://monu.tools/embed/ar/markdown-to-html" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>

أدوات ذات صلة