Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.44 KB

readme.md

File metadata and controls

35 lines (26 loc) · 1.44 KB

Gularen

A sweet-spot in markup languages

Overview

Screenshot 2024-05-04 at 18 20 30

Live Demo

Try on web browser

Installation

Specification

Read specification

Editor Support

Why Not Use Markdown?

  1. Shorter, create bold text with a single asterisk: *bold*.
  2. Consistency, Every expression of Gularen only perform one action, and there is no alternative syntax.
  3. Better order and default, In the image expression, the URL is the first argument ![https://i.imgflip.com/7r6vdk.jpg]. You don't even have to write the label.
  4. Comment, Anything after ~ in now you see me ~ now you don't will not be rendered.
  5. Secure, You dont have to worry about inline HTML, because Gularen does not support inline HTML.

I drew most of my inspiration from AsciiDoc and Markdown, so there aren't any drastic changes to the syntax and structures.

Contributing

Contributing to the project

Changelog

Read changelog