Newline in event.st necessary for proper behaviour
Open
- Dominant language
- Haskell
- Stars
- 407
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
`yst create mysite` creates, among other things, `event.st`. Deleting the newlines at the end of this file causes the items to be all squished into one item. I guess this has something to do with moving to a new line for the new item. But this new line is important and perhaps the `README` should mention it.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing `yst create mysite` and inspect the generated `event.st` file, then read the README sections describing generated files or templates. Done means the importance of the trailing newlines is clearly documented, with the behavior of deleting them explained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- documentation, tooling
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100