check_tutorial          Render a generated tutorial and return render
                        status
convert_folder          Convert all '.Rmd'/'.qmd' files in a folder
convert_to_tutorial     Backward-compatible wrapper for tutorial
                        conversion
export_lms_manifest     Export a profile-aware LMS manifest
export_tutorial_package
                        Export a tutorial-ready package scaffold
                        (opt-in)
launch_tutorizeR_addin
                        RStudio Addin: Convert active document to
                        tutorial
launch_tutorizeR_folder_addin
                        RStudio Addin: Convert a folder to tutorials
launch_tutorizeR_preview_addin
                        RStudio Addin: Preview conversion with lint and
                        diff
lint_source             Lint source pedagogical constraints before
                        conversion
load_question_bank      Load a reusable MCQ question bank from
                        YAML/JSON files
print.tutorize_folder_report
                        Print method for folder conversion reports
print.tutorize_lint_report
                        Print method for lint reports
print.tutorize_lms_manifest
                        Print method for LMS manifest exports
print.tutorize_report   Print method for tutorize conversion reports
tr                      Translate a tutorizeR message key
tutorize                Convert a source document into an interactive
                        tutorial
validate_input          Validate tutorizeR input arguments
validate_output         Validate output path and overwrite strategy
validate_question_bank
                        Validate a 'tutorize_question_bank' object
write_tutorize_report   Write a conversion report to JSON or YAML
