Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add mdPublish content + big refactoring #16

Merged
merged 1 commit into from
May 28, 2021
Merged

Conversation

pietroppeter
Copy link
Owner

@pietroppeter pietroppeter merged commit e31afb8 into main May 28, 2021
@pietroppeter
Copy link
Owner Author

rationale of the refactoring:

  • nimibook is empty and only imports and export stuff
  • nimibook / types only contains types
  • nimibook / entries contains procs for entries (but not those for publishing)
  • nimibook / tocs contains toc dsl and procs for managing toc (but not those for publishing)
  • nimibook / pubs contains stuff to publish both entries and toc (and it depends on .. / .. / book / bookcfg). unfortunately the pubs do not to currently contain 🍻

@pietroppeter pietroppeter deleted the add-markdown-support branch June 25, 2021 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support directly markdown files
1 participant