Config's "ext" not being honored by the Rakefile
Open
- Dominant language
- Ruby
- Stars
- 1.5k
- Forks
- 240
- PR merge metrics
- No merged PRs in 30d
Description
Changed "set :ext" to "markdown", so Textmate picks up on the formatting when opening files. But the task "new" still uses ".txt" after changing "config.ru" (toto itself is correctly using .markdown).
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the Rakefile's "new" task and how it reads the "ext" setting from config.ru. Compare its behavior with toto, which already uses .markdown, then verify that running the "new" task honors the configured extension instead of always creating .txt files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100