#
markup
Here are 388 public repositories matching this topic...
python
markdown
forthebadge
pokemon
awesome
markup
restructuredtext
markdown-cheatsheet
badges
meta-badge
forthebadge-cc
-
Updated
Mar 31, 2021 - Makefile
Go Language Library for SVG generation
visualization
svg
go
golang
xml
sketch
graphics
markup
svg-path
golang-library
graphic-design
graphic-programming
svg-images
golang-package
-
Updated
Apr 6, 2021 - Go
Draw a leader line in your web page.
svg
line
pixel
arrow
markup
spotlight
plug
mouse
attachment
leader
svg-element
animation-options
outline
attention
highlight
bubble
alpha-channel
drop-shadow
-
Updated
Aug 16, 2020 - 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.
css
html
sass
documentation
wiki
accessibility
test
markup
bookmarklet
webextension
selectors
diagnostics
-
Updated
May 10, 2021 - 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
Oct 15, 2020
It's time for your markup to get down! HTML to markdown converter. Breakdance is a highly pluggable, flexible and easy to use.
html
markdown
gfm
converter
parse
markup
html-to-markdown
convert
marked
render
commonmark
compile
remarkable
to-markdown
markdown-it
turndown
-
Updated
Sep 10, 2020 - JavaScript
Minimalistic HTML templates for Elixir, inspired by Slim.
-
Updated
Apr 28, 2021 - Elixir
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
Apr 27, 2021 - C#
Ruby wrapper for Pandoc
-
Updated
Dec 10, 2020 - Ruby
Slide Decks
-
Updated
Mar 9, 2021 - Go
Build your own public domain newspaper.
-
Updated
May 12, 2021 - HTML
-
Updated
Apr 29, 2021 - Python
-
Updated
Mar 30, 2021 - JavaScript
The freakin' awesome Cross-platform XAML Framework
-
Updated
Dec 18, 2020 - C#
An HTML abstraction focused on simplicity, with support for JavaScript and CSS. Perfect for experts and beginners!
-
Updated
Dec 2, 2019 - Rust
javascript
api
open-source
community
website
markup
resources
tutorials
static-site
jamstack
modern-web
headless-cms
-
Updated
Apr 2, 2021
Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.
nodejs
javascript
html
formatter
markup
format
beautify
whitespace
js-beautify
indentation
prettify
jonschlinkert
-
Updated
Mar 4, 2021 - JavaScript
Highlights matching opening or closing tag in VSCode
-
Updated
May 11, 2021 - TypeScript
Markdown pastebin from command line
shell
markdown
cli
console
terminal
markdown-editor
paste
markup
pastebin
publishing
pastebin-service
pastebin-client
-
Updated
Dec 10, 2019 - Python
Kaxaml, the lightweight XAML editor.
editor
xaml
markup
rendering
wpf
markup-language
preview
wpf-platform
wpf-styles
kaxaml
xaml-preview
-
Updated
Aug 29, 2019 - C#
Learn you how to create your first web page
-
Updated
Aug 30, 2018 - HTML
Strongly typed declarative markup for the DOM and CSS
-
Updated
May 8, 2021 - OCaml
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."
I'd like to have
pandocconvert(or similar) to
I've searched the doc.s and tried the online tool, but can't figure out how to do it (I'm assuming
pandocdoesn't do it, actually). I'm usingpandoc --from html --to 'markdown_strict' file.html -o FILE.md. I'm willing to pull r