All Projects → dg → Texy

dg / Texy

Licence: other
Texy is a lightweight markup language with plain text formatting syntax engine.

Projects that are alternatives of or similar to Texy

I18n React
React (JS) text internationalization and externalizing
Stars: ✭ 129 (-6.52%)
Mutual labels:  markdown
Pinp
Pinp Is Not PNAS -- Two-Column PDF Template
Stars: ✭ 134 (-2.9%)
Mutual labels:  markdown
Mkdocs Awesome Pages Plugin
An MkDocs plugin that simplifies configuring page titles and their order
Stars: ✭ 136 (-1.45%)
Mutual labels:  markdown
Pandoc Action Example
using the pandoc document converter on GitHub Actions
Stars: ✭ 131 (-5.07%)
Mutual labels:  markdown
Gosora
Gosora is an ultra-fast and secure forum software written in Go that balances usability with functionality.
Stars: ✭ 131 (-5.07%)
Mutual labels:  markdown
Mdx
Markdown for the component era
Stars: ✭ 11,948 (+8557.97%)
Mutual labels:  markdown
Snarkdown
😼 A snarky 1kb Markdown parser written in JavaScript
Stars: ✭ 1,813 (+1213.77%)
Mutual labels:  markdown
Cecil
Your content driven static site generator.
Stars: ✭ 137 (-0.72%)
Mutual labels:  markdown
Oblog
An Auto Rendering 🔽 Blogging System Based on MarkDown & Vue.js | 自动渲染装载 MarkDown 内容的博客系统
Stars: ✭ 133 (-3.62%)
Mutual labels:  markdown
Github Action Markdown Link Check
Check all links in markdown files if they are alive or dead. 🔗✔️
Stars: ✭ 132 (-4.35%)
Mutual labels:  markdown
Md
Generate a Markdown Documentation for a SFC Vue Component. Contribute: https://gitlab.com/vuedoc/md#contribute
Stars: ✭ 131 (-5.07%)
Mutual labels:  markdown
Remarker
▶️ Remark cli
Stars: ✭ 132 (-4.35%)
Mutual labels:  markdown
Editor.md
The open source embeddable online markdown editor (component).
Stars: ✭ 11,741 (+8407.97%)
Mutual labels:  markdown
Dropplets
Welcome to an easier way to blog - A minimalist markdown blogging platform.
Stars: ✭ 1,616 (+1071.01%)
Mutual labels:  markdown
Mdtool
A tool which can process markdown to HTML
Stars: ✭ 136 (-1.45%)
Mutual labels:  markdown
Remark Math
remark and rehype plugins to support math
Stars: ✭ 129 (-6.52%)
Mutual labels:  markdown
Nuxpress
A Nuxt-based blogging engine and boilerplate
Stars: ✭ 135 (-2.17%)
Mutual labels:  markdown
Unisolder Notes
Markdown documentation repo for building and chosing parts for Unisolder, the open source universal soldering iron controller
Stars: ✭ 138 (+0%)
Mutual labels:  markdown
Remarkable
Remarkable - The Markdown Editor for Linux http://remarkableapp.github.io
Stars: ✭ 1,763 (+1177.54%)
Mutual labels:  markdown
Pandoc Markdown Template
Markdown templates for Pandoc
Stars: ✭ 135 (-2.17%)
Mutual labels:  markdown

Texy! Buy me a coffee

Downloads this Month Tests Coverage Status Latest Stable Version License

Texy is text-to-HTML formatter and converter library written in PHP. It allows you to write structured documents (with images, links, nested lists, tables) without knowledge or using of HTML language. You write documents in humane easy-to-read plain text format and Texy! converts it to structurally and valid HTML code.

Texy formats text in accordance with typographic rules. It replaces quotes with typographic correct quotes, hyphens with em-dash, converts letter x to dimension sign etc.

The best way to install Texy is to use a Composer:

php composer.phar require texy/texy

Documentation and Examples

Refer to the 'examples' directory for examples. Texy documentation is available on the homepage https://texy.info.

Support Me

Do you like Texy? Are you looking forward to the new features?

Buy me a coffee

Thank you!

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].