in .book dir support toml as well as heroscript #21
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_books#21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Addressed in PR #24 (branch
development-fixes-feb).Commit:
08591c5Phase 1src/books/scanner.rsnow accepts.tomlfiles from.bookdirectoriesBookConfig::load_toml()andBookConfig::save_toml()were already implemented insrc/book/config.rsDone. The import pipeline now handles both TOML and HeroScript book definitions: