markup
Here are 459 public repositories matching this topic...
-
Updated
Jun 5, 2022 - Makefile
Draw a leader line in your web page.
-
Updated
May 26, 2022 - JavaScript
This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet.
-
Updated
Apr 2, 2022 - SCSS
Declarative wireframes for programmers, based on web technologies. Pull requests are welcome!
-
Updated
Dec 11, 2015 - JavaScript
Portable Text is a JSON based rich text specification for modern content editing platforms.
-
Updated
Feb 21, 2022
It's time for your markup to get down! HTML to markdown converter. Breakdance is a highly pluggable, flexible and easy to use.
-
Updated
May 24, 2022 - JavaScript
The Web Markup Minifier (abbreviated WebMarkupMin) - a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code.
-
Updated
Jun 7, 2022 - C#
Minimalistic HTML templates for Elixir, inspired by Slim.
-
Updated
Dec 5, 2021 - Elixir
Ruby wrapper for Pandoc
-
Updated
Nov 22, 2021 - Ruby
Slide Decks
-
Updated
May 25, 2022 - Go
The extensible alternative to Markdown.
-
Updated
May 26, 2022 - JavaScript
-
Updated
Oct 25, 2021 - Python
-
Updated
Jun 28, 2021 - JavaScript
The freakin' awesome Cross-platform XAML Framework
-
Updated
Dec 18, 2020 - C#
-
Updated
Oct 14, 2021
Markdown pastebin from command line
-
Updated
Apr 17, 2022 - Python
Is it possible to hide/disable matching tag styles where the opening and closing tag are on the same line?
My understanding of the documentation leads me to believe not, if not, is this a feasible feature to request?
eg:
<div>
<a>link</a>
</div>
I want to see opening & closing styles for the div but not the a
An HTML abstraction focused on simplicity, with support for JavaScript and CSS. Perfect for experts and beginners!
-
Updated
Dec 2, 2019 - Rust
Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.
-
Updated
Mar 4, 2021 - JavaScript
Learn you how to create your first web page
-
Updated
Jun 28, 2021 - HTML
Kaxaml, the lightweight XAML editor.
-
Updated
Aug 29, 2019 - C#
<cite> should contain the title, as clearly stated in MDN.
Improve this page
Add a description, image, and links to the markup topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the markup topic, visit your repo's landing page and select "manage topics."


Explain the problem.
Converting the following:
produces:
instead of using the checklist syntax (see asciidoctor docs):
This seems related to [the recently fixed org-mode r