ToolMill.io

مركّب إلى شركة HTML

Convert Markdown to HTML when preparing blog posts, documentation, README content, CMS entries, emails, or knowledge-base articles. ومن المفيد التحقق من كيفية إصدار العناوين، والتشديد، والقوائم، والمحتوى على شكل رموز قبل النشر. (تولميل) يعمل محلياً في مصفّحتك، مما يجعله بديلاً سريعًا للخصوصية للمحولين عبر الإنترنت الذي يحمّل مشروع نصّك.

Text

جرب

أمثلة

Headings and emphasis
الناتج
# Hello
This is **bold** and *italic*.
الناتج
<h1>Hello</h1>
<p>This is <strong>bold</strong> and <em>italic</em>.</p>
Bullet list conversion
الناتج
- apples
- bananas
- oranges
الناتج
<ul>
<li>apples</li>
<li>bananas</li>
<li>oranges</li>
</ul>

الأدوات ذات الصلة