elixirmoney / money

Elixir library for working with Money safer, easier, and fun... Is an interpretation of the Fowler's Money pattern in fun.prog.
https://hex.pm/packages/money/
MIT License
826 stars 139 forks source link

Fix markdowns in doc #160

Closed kianmeng closed 3 years ago

kianmeng commented 3 years ago

This PR fixes and adjusts the incorrect markdown indentations and usages when generating the doc.

Nitrino commented 3 years ago

@kianmeng Thanks