Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ggrossetie/asciidoctor-inline-parser


https://github.com/ggrossetie/asciidoctor-inline-parser

asciidoctor inline parser

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

= Asciidoctor Inline Parser
ifdef::env-github[]
:status:
:outfilesuffix: .adoc
:caution-caption: :fire:
:important-caption: :exclamation:
:note-caption: :paperclip:
:tip-caption: :bulb:
:warning-caption: :warning:
endif::[]

[caption=Status]
CAUTION: This project is a work in progress.

ifdef::status[]
.*Project health*
image:https://travis-ci.org/Mogztter/asciidoctor-inline-parser.svg?branch=master[Build Status (Travis CI), link=https://travis-ci.org/Mogztter/asciidoctor-inline-parser]
endif::[]

== Install

Run `bundle` to install development dependencies.

NOTE: If the `bundle` command is not available, run `gem install bundler` to install it.

Run `bundle exec rake` to run the linter and the tests.