Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-07 | snakemake-with-temp-text: Rewrite docstring | Kyle Meyer | |
2015-03-07 | Fix indentation in tests | Kyle Meyer | |
The indentation was off because snakemake-with-temp-text had not been evaluated. | |||
2015-03-05 | Indent field values that start on their own line | Kyle Meyer | |
Previously, indentation was handled only for the first line following a run value. Extend this to support any field value that starts on the line below a field key, since that is valid syntax. | |||
2015-03-05 | Add tests | Kyle Meyer | |