Skip to content

exercism/admonition-block-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Admonition Block Formatter

This is the code that formats admonition blocks for Exercism. It ensures that blocks always use four tildes.

For example: it converts

```exercism/note
something
```

to

~~~~exercism/note
something
~~~~

Tests

The code requires Ruby, but no other dependencies.

Run the tests by running rake.

About

A repo containing the code that formats admonish

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages