slack-desc 913 B

1234567891011121314151617181920
  1. # HOW TO EDIT THIS FILE:
  2. # The "handy ruler" below makes it easier to edit a package description.
  3. # Line up the first '|' above the ':' following the base package name, and
  4. # the '|' on the right side marks the last column you can put a character in.
  5. # You must make exactly 11 lines for the formatting to be correct. It's also
  6. # customary to leave one space after the ':' except on otherwise blank lines.
  7. |-----handy-ruler------------------------------------------------------|
  8. smu: smu (a Simple Markup Language)
  9. smu:
  10. smu: _smu_ is a very simple and minimal markup language. It is designed
  11. smu: for use in wiki-like environments. smu makes it very easy to write
  12. smu: your documents on the fly and convert them into HTML.
  13. smu:
  14. smu: smu is capable of parsing very large documents. It scales just great
  15. smu: as long as you avoid a huge amount of indents.
  16. smu:
  17. smu: Homepage: https://github.com/karlb/smu
  18. smu: