-
Bug
-
Resolution: Invalid
-
Medium
There is a bug on the following overview site: https://bitbucket.org/mmottl/aifad
The README.md file that is rendered on the above page contains code blocks. Some (but not all) of them are missing their first line. E.g. find the text "your specification". The immediately following code block starts with "rhs", but it should start with "type-definition".
It's not clear whether the markdown should behave like that. The first lines are properly indented, and you can convince yourself easily that the original file contains the right text. Could you please investigate? Thanks!