diff options
| author | Bozhidar Batsov <bozhidar@batsov.com> | 2018-09-30 10:19:16 +0300 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.com> | 2018-09-30 10:19:16 +0300 |
| commit | 6868eb1ed381f452707bd37f1081f8b72669b064 (patch) | |
| tree | 09d429336b42339da72bdea92c47baa9ee0c0598 /doc | |
| parent | 43bd77c4a0138f31e3493a56ccbc4cd6b44f18bd (diff) | |
Really fix the formatting :-)
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/projects.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/projects.md b/doc/projects.md index f0c3306..ad44842 100644 --- a/doc/projects.md +++ b/doc/projects.md @@ -124,10 +124,10 @@ to `./gradlew compile-templates`. This works for: - - `:configure` - - `:compile` - - `:compilation-dir` - - `:run` + * `:configure` + * `:compile` + * `:compilation-dir` + * `:run` Note that your function has to return a string to work properly. |
