Files in carpentries/pegboard
Explore and Manipulate Markdown Curricula from the Carpentries

.Rbuildignore
.github/.gitignore
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md .github/ISSUE_TEMPLATE/issue_template.md .github/SUPPORT.md
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
.notes/basic-example.Rmd .notes/carpentries-example-blocks.Rmd .notes/lessondown-examples.Rmd .notes/namespaces.Rmd
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/Episode.R R/Lesson.R R/div.R R/elevate_children.R R/feature_graph.R R/find_children.R R/fix_links.R R/fix_sandpaper_links.R R/get_blocks.R R/get_built_files.R R/get_challenges.R R/get_code.R R/get_images.R R/get_lesson.R R/get_list_block.R R/get_solutions.R R/get_stylesheet.R R/heading_tree.R R/isolate_elements.R R/isolate_kram_blocks.R R/kramdown_tags.R R/lesson_fragment.R R/liquid_to_commonmark.R R/make_div_table.R R/make_heading_table.R R/make_link_table.R R/make_pandoc_alt.R R/move_yaml.R R/pegboard-package.R R/read_jekyll_episodes.R R/read_sandpaper_lesson.R R/tinkr_borrowed.R R/to_dovetail.R R/use_dovetail.R R/use_sandpaper.R R/utils-cli.R R/utils-headings.R R/utils-validation.R R/utils.R R/validate_divs.R R/validate_headings.R R/validate_links.R R/xml_to_md.R README.Rmd README.md
_pkgdown.yml
codecov.yml
cran-comments.md
inst/lesson-fragment/_config.yml
inst/lesson-fragment/_episodes/10-lunch.md inst/lesson-fragment/_episodes/12-for-loops.md inst/lesson-fragment/_episodes/14-looping-data-sets.md inst/lesson-fragment/_episodes/17-scope.md inst/rmd-lesson/_episodes_rmd/01-test.Rmd
inst/sandpaper-fragment-with-child/config.yaml
inst/sandpaper-fragment-with-child/episodes/files/cat.Rmd inst/sandpaper-fragment-with-child/episodes/files/session.Rmd inst/sandpaper-fragment-with-child/episodes/intro.Rmd inst/sandpaper-fragment-with-child/episodes/nope.md inst/sandpaper-fragment-with-child/index.md inst/sandpaper-fragment-with-child/instructors/a.md inst/sandpaper-fragment-with-child/learners/setup.md inst/sandpaper-fragment-with-child/profiles/b.md
inst/sandpaper-fragment-with-child/site/DESCRIPTION
inst/sandpaper-fragment-with-child/site/README.md
inst/sandpaper-fragment-with-child/site/_pkgdown.yaml
inst/sandpaper-fragment-with-child/site/built/a.md inst/sandpaper-fragment-with-child/site/built/b.md
inst/sandpaper-fragment-with-child/site/built/config.yaml
inst/sandpaper-fragment-with-child/site/built/fig/intro-rendered-pyramid-1.png
inst/sandpaper-fragment-with-child/site/built/index.md inst/sandpaper-fragment-with-child/site/built/intro.md
inst/sandpaper-fragment-with-child/site/built/md5sum.txt
inst/sandpaper-fragment-with-child/site/built/setup.md
inst/sandpaper-fragment/config.yaml
inst/sandpaper-fragment/episodes/intro.Rmd inst/sandpaper-fragment/episodes/nope.md inst/sandpaper-fragment/index.md inst/sandpaper-fragment/instructors/a.md inst/sandpaper-fragment/learners/setup.md inst/sandpaper-fragment/profiles/b.md
inst/sandpaper-fragment/site/DESCRIPTION
inst/sandpaper-fragment/site/README.md
inst/sandpaper-fragment/site/_pkgdown.yaml
inst/sandpaper-fragment/site/built/a.md inst/sandpaper-fragment/site/built/b.md
inst/sandpaper-fragment/site/built/config.yaml
inst/sandpaper-fragment/site/built/fig/intro-rendered-pyramid-1.png
inst/sandpaper-fragment/site/built/index.md inst/sandpaper-fragment/site/built/intro.md
inst/sandpaper-fragment/site/built/md5sum.txt
inst/sandpaper-fragment/site/built/setup.md
inst/stylesheets/internal_links.xsl
inst/stylesheets/xml2md_gfm_kramdown.xsl
inst/stylesheets/xml2md_roxy.xsl
man/Episode.Rd man/Lesson.Rd man/add_pegboard_nodes.Rd man/after_thing.Rd man/are_blocks.Rd man/clean_div_tags.Rd man/clean_fenced_divs.Rd man/cli_helpers.Rd man/collect_labels.Rd man/div_labels.Rd man/elevate_children.Rd
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-soft-deprecated.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/figures/logo.png
man/find_between_tags.Rd man/find_children.Rd man/find_div_pairs.Rd man/find_node_level.Rd man/fix_links.Rd man/fix_liquid_relative_link.Rd man/fix_sandpaper_links.Rd man/get_blocks.Rd man/get_challenges.Rd man/get_code.Rd man/get_divs.Rd man/get_images.Rd man/get_lesson.Rd man/get_list_block.Rd man/get_solutions.Rd man/heading_utils.Rd man/isolate_elements.Rd man/isolate_kram_blocks.Rd man/kramdown_tags.Rd man/label_pairs.Rd man/lesson_fragment.Rd man/liquid_to_commonmark.Rd man/load_children.Rd man/make_div.Rd man/make_div_pairs.Rd man/make_div_table.Rd man/make_heading_table.Rd man/make_link_table.Rd man/make_pandoc_alt.Rd man/pegboard-package.Rd man/process_images.Rd man/read_markdown_files.Rd man/read_sandpaper_lesson.Rd man/replace_with_div.Rd man/rmd-fragments/intro-class.Rmd man/rmd-fragments/jekyll-syntax.Rmd man/set_alt_attr.Rd man/set_ktag_block.Rd man/test_file_existence.Rd man/throw_warnings.Rd man/to_dovetail.Rd man/trim_fence.Rd man/use_sandpaper.Rd man/validate_divs.Rd man/validate_headings.Rd man/validate_links.Rd man/xml_to_md.Rd
pegboard.Rproj
pkgdown/extra.css
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
tests/testthat.R tests/testthat/_snaps/Episode.md tests/testthat/_snaps/Lesson.md tests/testthat/_snaps/conversion.md tests/testthat/_snaps/div.md tests/testthat/_snaps/find_children.md tests/testthat/_snaps/fix_sandpaper_links.md tests/testthat/_snaps/validation.md tests/testthat/examples/_episodes/link-liquid-markdown.md tests/testthat/examples/_episodes/test-link-fixing.md tests/testthat/examples/_episodes/test.md tests/testthat/examples/_extras/discuss.md tests/testthat/examples/_extras/guide.md tests/testthat/examples/_extras/rando.md tests/testthat/examples/_extras/reference.md tests/testthat/examples/child-example/files/child-2.Rmd tests/testthat/examples/child-example/files/child-3.md tests/testthat/examples/child-example/files/child.md tests/testthat/examples/child-example/parent.Rmd
tests/testthat/examples/div-cluster.txt
tests/testthat/examples/div-mix.txt
tests/testthat/examples/files/thing.txt
tests/testthat/examples/handout.Rmd tests/testthat/examples/image-test.md
tests/testthat/examples/link-liquid.xml
tests/testthat/examples/link-split.md tests/testthat/examples/link-test.md
tests/testthat/examples/mismatched-div.txt
tests/testthat/examples/pandoc-div.txt
tests/testthat/examples/post-image-tag.md tests/testthat/examples/setup.md tests/testthat/examples/validation-divs.md tests/testthat/examples/validation-headings.md tests/testthat/helper-test-div.R tests/testthat/test-Episode.R tests/testthat/test-Lesson.R tests/testthat/test-conversion.R tests/testthat/test-div.R tests/testthat/test-find_children.R tests/testthat/test-fix_sandpaper_links.R tests/testthat/test-get_built_files.R tests/testthat/test-get_challenges.R tests/testthat/test-get_images.R tests/testthat/test-get_lesson.R tests/testthat/test-get_list_block.R tests/testthat/test-get_stylesheet.R tests/testthat/test-images.R tests/testthat/test-make_pandoc_alt.R tests/testthat/test-utils.R tests/testthat/test-validation.R
vignettes/.gitignore
vignettes/articles/validation.Rmd vignettes/intro-episode.Rmd vignettes/intro-lesson.Rmd vignettes/intro-xml.Rmd
carpentries/pegboard documentation built on Nov. 13, 2024, 8:53 a.m.