• This repository has been archived on 18/Aug/2020
  • Stars
    star
    4
  • Rank 3,208,263 (Top 65 %)
  • Language
    Crystal
  • License
    MIT License
  • Created about 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is extends of Markdown lib from Crystal Stdlib for Support Markdown GFM.

Remarkdown

Build status

This is extends of Markdown lib from Crystal Stdlib for Support Markdown GFM.

Features

  • Built on Crystal stdlib Markdown to implement like Markdown GFM.
  • space_after_headers - # Hello not #Hello
  • Add id attribute for Heading <h1 id="hello-world">Hello world</h1>.
  • strikethrough : ~~Foo~~ to <del>Foo</del>

Installation

Add this to your application's shard.yml:

dependencies:
  remarkdown:
    github: huacnlee/remarkdown

Usage

require "remarkdown"

Remarkdown.to_html("Hello **world**")

More Repositories

1

rails-settings-cached

Global settings for your Rails application.
Ruby
1,005
star
2

flora-kit

💐 基于 shadowsocks-go 做的完善实现,自动网络分流,完全兼容 Surge 的配置文件。
Go
898
star
3

autocorrect

A linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean).
Rust
770
star
4

redis-search

Deprecated! High performance real-time prefix search, indexes store in Redis for Rails application
Ruby
712
star
5

rucaptcha

Captcha Gem for Rails, which generates captcha image by Rust.
Ruby
686
star
6

quora

Quora.com like project with Ruby on Rails (不再维护)
JavaScript
684
star
7

init.d

⚙️ Batch scripts for Rails production environment install on Ubuntu Server.
678
star
8

bluedoc

An open-source document management tool for enterprise self host.
Ruby
623
star
9

social-share-button

Helper for add social share feature in your Rails app. Twitter, Facebook, Weibo, Douban ...
CoffeeScript
581
star
10

PokemonGoMove

Pokemon GO iOS GPS Emulator - NO Jailbreak needed, lets you play the game on your Mac :)
Python
412
star
11

imax.im

🎬 Source code of IMAX.im
Ruby
366
star
12

mediom

Forum web application, an example for from Rails to Go (Revel)
Go
355
star
13

jquery.qeditor

This is a simple WYSIWYG editor with jQuery.
CoffeeScript
259
star
14

carrierwave-aliyun

阿里云 OSS Ruby 上传组件,基于 Carrierwave
Ruby
195
star
15

auto-correct

Automatically add whitespace between CJK (Chinese, Japanese, Korean) and half-width characters (alphabetical letters, numerical digits and symbols).
Ruby
142
star
16

activestorage-aliyun

Wraps the Aliyun OSS as an Active Storage service.
Ruby
130
star
17

sails

Create a Thrift Server use like Rails
Ruby
71
star
18

turbolinks-prefetch

Turbolinks extends for prefetch links to speeds up your website.
JavaScript
70
star
19

personlab

我博客的源代码,这个代码较老,不推荐拿来学习
Ruby
69
star
20

vimmate

Custom vim like Textmate for Ruby on Rails development
Vim Script
69
star
21

mongoid_auto_increment_id

Override id field to MySQL like auto increment for Mongoid.
Ruby
65
star
22

hello-go

入门 Go 编写应用
Go
56
star
23

pasite

Share your sources code on the web, see the http://pasite.org
Ruby
55
star
24

sql-builder

A simple SQL builder for generate SQL for non-ActiveRecord supports databases
Ruby
36
star
25

rails-activestorage-example

Rails use Active Storage the right way
Ruby
30
star
26

redmine-theme-innerboard

Innerboard theme for Redmine
26
star
27

cocoaout

Auto build and release tool for Cocoa projects.
Ruby
25
star
28

enumize

Extend ActiveRecord::Enum for add more helpful methods.
Ruby
24
star
29

jquery.lazyimg

Image lazy load plugin for jQuery, fork from jquery.unveil to improve performance with huge DOMs.
CoffeeScript
23
star
30

gitlab-mail-receiver

The way of allow your GitLab support Email receive and parse the email content, and find Issue/MergeRequest to create reply.
Ruby
23
star
31

redis-search-example

An example for use redis-search gem
JavaScript
23
star
32

ip-location

通过淘宝 IP 库查询 IP 所在地域位置 http://ip.taobao.com
Ruby
18
star
33

mongoid_taggable_on

Taggable on custom fields for Mongoid
Ruby
16
star
34

zed-theme-macos-classic

A macOS native style theme for Zed, let it same like native app in macOS.
JavaScript
13
star
35

backup-aliyun

Aliyun OSS storage with Backup
Ruby
12
star
36

jdialog

a jQuery popup window plugin
JavaScript
12
star
37

vscode-macos-classic.theme

macOS Classic theme for Visual Studio Code
Makefile
11
star
38

html-pipeline.cr

HTML processing filters and utilities for Crystal.
Crystal
11
star
39

vue-rails-example

Use Vue.js in Rails 6 example
Ruby
9
star
40

actiontext-lite

Lite version of ActionText
Ruby
7
star
41

docker-rails

Deploy Rails via Docker example
Ruby
5
star
42

vscode-blackboard-plus.theme

Visual Studio Code - Blackboard Plus Theme
4
star
43

booklib

php + Codeigniter Library management tool
PHP
4
star
44

autocorrect-action

GitHub action for use AutoCorrect as lint
Shell
3
star
45

huacnlee.github.io

Ruby
3
star
46

vscode-autocorrect

AutoCorrect for VS Code
TypeScript
3
star
47

sidekiq-activerecord-shard

Sidekiq middleware to supports ActiveRecord 7 shard
Ruby
3
star
48

autocorrect-idea-plugin

AutoCorrect Plugin for IntelliJ IDEA
Kotlin
2
star
49

auto-booking-park

Shell
2
star
50

jselectdate

jQuery date choice control with dropdown list
JavaScript
2
star
51

capistrano-upload-configs

Capistrano plugin for Upload local config files to remote, and create soft link.
Ruby
2
star
52

micro-web-simple

Go
1
star
53

jimagelink

模拟yupoo的缩略图上的小图标效果的jQuery插件
JavaScript
1
star
54

jcaches

client side cache with Javascript
JavaScript
1
star
55

yjs-server

JavaScript
1
star
56

Light-Classic.tmTheme

Improve of TextMate Light Theme from Mac Classic
1
star
57

zed-extension-action

GitHub Action for automatically bump Zed Extensions version after a release.
JavaScript
1
star