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

https://github.com/rossta/benchmarkdown-ruby

Benchmarks for ruby markdown converters
https://github.com/rossta/benchmarkdown-ruby

markdown ruby

Last synced: 11 months ago
JSON representation

Benchmarks for ruby markdown converters

Awesome Lists containing this project

README

          

# Benchmarkdown Ruby

Benchmarks for Ruby markdown converters

## Development

Clone the repository and add the gem dependencies.

```sh
bin/setup
```

To run the benchmarks:

```sh
bin/rake benchmark
```