Skip to content

This should support reference-style links #4

@brekk

Description

@brekk

https://daringfireball.net/projects/markdown/syntax#link

Madlib ships with a number of core libraries which can do a lot for you out of the box. However, there are projects which extend it in a number of ways:

## Libraries
- [madlib-website][] - This website, implemented on top of [MadUI][], [MadMarkdownRenderer][],[MadMarkdownParser][], [Strata][] and [MadServer][]
- [MadUI][] - A lightweight DSL for rendering templates for the web 
- [Strata][] - A simple implementation of the [BEM Methodology][BEM]
- [MadMarkdownParser][] - A Madlib-based parser for Markdown
- [MadMarkdownRenderer][] - A Madlib-based renderer for Markdown
- [MadAMQP][] - A Madlib library to support AMQP
- [MadJwt][] - A Madlib library for signing and decoding JSON Web Tokens
- [MadServer][] - A Madlib library for writing servers (based on [express][])
- [maddoc][] - A documentation site generator
- [maddoc-cli][] - CLI tooling for [maddoc][]

[madlib-website]: https://github.com/madlib-lang/madlib-website "Github: Madlib Website"
[MadUI]: https://github.com/madlib-lang/madui "Github: MadUI"
[MadJwt]: https://github.com/madlib-lang/madjwt "Github: MadJwt"
[Strata]: https://github.com/madlib/strata "Github: Strata"
[MadMarkdownRenderer]: https://github.com/madlib-lang/madmarkdown-renderer "Github: MadMarkdownRenderer"
[MadServer]: https://github.com/madlib-lang/madserver "Github: MadServer"
[BEM]: https://css-tricks.com/bem-101/ "BEM 101"
[express]: https://expressjs.com/ "Express.js"
[maddoc]: https://github.com/madlib-lang/maddoc "Github: maddoc"
[maddoc-cli]: https://github.com/madlib-lang/maddoc-cli "Github: maddoc-cli"
[MadAMQP]: https://github.com/madlib-lang/madamqp "Github: MadAMQP"

☝🏼 This is not currently parsed correctly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions