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

Fix issue #956 #1483

Merged
merged 7 commits into from
Dec 6, 2024
Merged

Fix issue #956 #1483

merged 7 commits into from
Dec 6, 2024

Conversation

katrinabrock
Copy link
Contributor

Adds include_md option which toggles whether .md files are included in bookdown's search for source files. Default is not to include them soas not to introduce a breaking change.

@CLAassistant
Copy link

CLAassistant commented Dec 6, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@yihui yihui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Could you also add an entry to NEWS.md? Thank you!

inst/examples/04-customization.Rmd Outdated Show resolved Hide resolved
inst/examples/01-introduction.Rmd Outdated Show resolved Hide resolved
@yihui yihui linked an issue Dec 6, 2024 that may be closed by this pull request
3 tasks
katrinabrock and others added 3 commits December 6, 2024 15:23
Co-authored-by: Yihui Xie <xie@yihui.name>
Co-authored-by: Yihui Xie <xie@yihui.name>
@katrinabrock
Copy link
Contributor Author

done

@katrinabrock katrinabrock changed the title FIx issue #956 Fix issue #956 Dec 6, 2024
Copy link
Member

@yihui yihui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect. Thanks again!

NEWS.md Outdated Show resolved Hide resolved
R/utils.R Outdated Show resolved Hide resolved
@yihui yihui merged commit d6bbb36 into rstudio:main Dec 6, 2024
1 check passed
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.

rmd_subdir in _bookdown.yml ignores plain Markdown files
3 participants