elixir-makeup
Syntax highlighter for source code
Makeup is a generic syntax highlighter in the style of Pygments suitable for use in code hosting, forums, wikis or other applications that need to prettify source code.
- Versions: 1.1.2
- Website: https://hexdocs.pm/makeup/
- Licenses: FreeBSD
- Package source: gnu/packages/elixir-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of elixir-makeup
as follows:
guix install elixir-makeup
Or install a particular version:
guix install elixir-makeup@1.1.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of elixir-makeup about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/elixir-makeup'><img src='https://packages.guix.gnu.org/packages/elixir-makeup/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/elixir-makeup)
Example Org:
[[https://packages.guix.gnu.org/packages/elixir-makeup][https://packages.guix.gnu.org/packages/elixir-makeup/badges/latest-version.svg]]