Gambhiro
|
db11ff27f4
|
use warn
|
2016-08-14 14:40:08 +01:00 |
Gambhiro
|
b584f6eb9c
|
use macros from the log crate, issue #151
|
2016-08-14 13:34:02 +01:00 |
Mathieu David
|
15d26befcc
|
Refactor: Move extern crate definitions to lib.rs
|
2016-03-27 18:22:17 +02:00 |
Mathieu David
|
ad0794a0bd
|
Add a rustfmt config and run rustfmt on the code base
|
2016-03-17 22:31:28 +01:00 |
Mathieu David
|
2a7463c45b
|
#29 Add a way to escape {{#playpen ... } using a backslash in front: \{{#playpen ... }}
|
2016-01-01 01:40:37 +01:00 |
Mathieu David
|
0ac0301d72
|
Continue #29, Rust files can now be loaded with {{#playpen file.rs}}, they will be displayed as other code snippets included with markdown backticks except they have a playpen css class
|
2015-12-31 19:25:02 +01:00 |
Mathieu David
|
38b2dee17e
|
Continue #29 Check that the rust file exists and read to string
|
2015-12-31 14:14:56 +01:00 |
Mathieu David
|
0cb234de5d
|
Add tests for find_playpens
|
2015-12-31 12:02:25 +01:00 |
Mathieu David
|
ee4a7fb35c
|
Start implementing #29 support for embedding playpen, implemented the function that parses the markdown to find playpen links
|
2015-12-30 22:40:23 +01:00 |