zeromq / chumak

Pure Erlang implementation of ZeroMQ Message Transport Protocol.
Mozilla Public License 2.0
197 stars 47 forks source link

Problem: Markdown header style is hard to parse for a script #35

Closed sappo closed 4 years ago

sappo commented 4 years ago

Solution: Migrate to the more commonly used hashtag header.

The script I'm referring to is part of the zeromq.org website which will grep the Install section from this Markdown file and show it on the website under the download section.