All Projects → sobhe → Moratab

sobhe / Moratab

Licence: other
Persian markdown editor.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Moratab

Markdown readme
Markdown - you can mark up titles, lists, tables, etc., in a much cleaner, readable and accurate way if you do it with HTML.
Stars: ✭ 146 (-6.41%)
Mutual labels:  markdown
Markdown Doctest
Test all the code in your markdown docs!
Stars: ✭ 149 (-4.49%)
Mutual labels:  markdown
Markdownpapers
Markdown parser and transformer implemented in Java
Stars: ✭ 152 (-2.56%)
Mutual labels:  markdown
Rdoc
⚛️📄🚀 Fast static site generator for React, Just write Markdown file. @react-doc
Stars: ✭ 147 (-5.77%)
Mutual labels:  markdown
Remark Html
plugin to compile Markdown to HTML
Stars: ✭ 149 (-4.49%)
Mutual labels:  markdown
Commonmark
Highly-extensible PHP Markdown parser which fully supports the CommonMark and GFM specs.
Stars: ✭ 2,128 (+1264.1%)
Mutual labels:  markdown
Markdown Viewer
Firefox add-on to view markdown files
Stars: ✭ 146 (-6.41%)
Mutual labels:  markdown
Markdown It Py
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. Now in Python!
Stars: ✭ 156 (+0%)
Mutual labels:  markdown
Mdproof
A standalone markdown to PDF converter
Stars: ✭ 151 (-3.21%)
Mutual labels:  markdown
Rtlmd
rtl markdown editor
Stars: ✭ 152 (-2.56%)
Mutual labels:  markdown
Hads
📚 Markdown superpowered documentation for Node.js
Stars: ✭ 147 (-5.77%)
Mutual labels:  markdown
Dntpersianutils.core
DNTPersianUtils.Core is a collection of Persian helper extension methods
Stars: ✭ 148 (-5.13%)
Mutual labels:  persian
Supermarker
An automatic marking tool better than mark man.
Stars: ✭ 151 (-3.21%)
Mutual labels:  markdown
Sonar Cnes Report
Generates analysis reports from SonarQube web API.
Stars: ✭ 145 (-7.05%)
Mutual labels:  markdown
Sublimeless zk
A note taking app, Markdown editor, and text browser, featuring ID based wiki style links, and #tags, intended for zettelkasten method users. Loaded with tons of features like sophisticated tag search, note transclusion, support for note templates, bibliography support, etc. to make working in your Zettelkasten a joy 😄
Stars: ✭ 153 (-1.92%)
Mutual labels:  markdown
Commonmark
Create, parse, and render Markdown text according to the CommonMark specification
Stars: ✭ 147 (-5.77%)
Mutual labels:  markdown
Typemill
TYPEMILL is a simple and lightweight Flat-File-CMS for authors and publishers.
Stars: ✭ 150 (-3.85%)
Mutual labels:  markdown
Lowdown
simple markdown translator
Stars: ✭ 153 (-1.92%)
Mutual labels:  markdown
Gatsby Remark Oembed
A GatsbyJS Plugin that transforms oembed links into its corresponding embed code.
Stars: ✭ 154 (-1.28%)
Mutual labels:  markdown
Zmarkdown
Live demo: https://zestedesavoir.github.io/zmarkdown/
Stars: ✭ 152 (-2.56%)
Mutual labels:  markdown

مرتب

نوشتن markdown برای زبان فارسی خیلی آسان نیست؛ مخصوصا برای متون دانشگاهی که پر از پاورقی، فرمول، ارجاع، شکل و جدول هستند. ویرایشگر مرتب قرار است این کار را آسان کند.

توسعه این ویرایشگر با ساده‌سازی پروژه StackEdit شروع شده و هدف از آغاز آن، تسهیل ویرایش متون در سایت بوته بوده است.

کد تبدیل نوشته مرتب به اچ‌تی‌ام‌ال هم جزء پروژه است. دو کتابخانه marked و mistune به عنوان کد پایه انتخاب شده‌اند که ویژگی شخصی‌سازی در آنها، اعمال تغییرات را آسان کرده است.

نصب

بسته پایتون moratab آسان نصب می‌شود:

pip install moratab

و استفاده از آن هم پیچیده نیست:

>>> from moratab import render
>>> render(text)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].