Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://mongodb-university.github.io/Bluehawk/

A markup language and tool for extracting code examples, checkpointing tutorials, and dynamically transforming text
https://mongodb-university.github.io/Bluehawk/

docs docs-as-code tools tutorial-code

Last synced: 24 days ago
JSON representation

A markup language and tool for extracting code examples, checkpointing tutorials, and dynamically transforming text

Awesome Lists containing this project

README

        

# Bluehawk

[![npm version](https://badge.fury.io/js/bluehawk.svg)](https://badge.fury.io/js/bluehawk)

Bluehawk is a markup processor for extracting and manipulating arbitrary code.
With Bluehawk, you can:

- Extract code examples for use in documentation
- Generate formatted code examples for use in documentation
- Replace "finished" code with "todo" code for a branch in a tutorial repo

> 💡 See our [Documentation](https://mongodb-university.github.io/Bluehawk/) or
> [open an issue](https://github.com/mongodb-university/Bluehawk/issues/new)