Commit graph

7 commits

Author SHA1 Message Date
Chris Wong
5b027d08ae
Remove maud_extras crate ()
I don't think the examples in this crate are very useful, or demonstrate how to best use the library.
2019-03-25 20:36:23 +13:00
Chris Wong
65849b051e Rewrite the book! 2019-03-16 16:29:31 +13:00
Chris Wong
66ddbcac98 Remove maud_lints
It's undocumented, it doesn't do much, and it keeps breaking.
2018-09-03 20:01:39 +12:00
Chris Wong
366573c072 Exclude benchmarks from workspace 2017-10-07 14:20:53 +13:00
Chris Wong
3de5f7f3e9 Move lints into their own maud_lints crate 2017-07-30 22:18:26 +12:00
Chris Wong
2213c0dc32 Move escaping routines into a shared maud_htmlescape crate 2017-07-29 20:03:00 +12:00
Chris Wong
efe3af85e2 Add Cargo workspace configuration
See 
2016-12-30 20:50:08 +13:00