Skip to content

Commit d15b40b

Browse files
committed
Add a function to help migrate from Bookdown to Quarto book
Scan a bookdown book and report all the ref and blocks that needs editing.
1 parent ed6e6e4 commit d15b40b

File tree

7 files changed

+1978
-0
lines changed

7 files changed

+1978
-0
lines changed

NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
export(add_spin_preamble)
44
export(check_newer_version)
5+
export(detect_bookdown_crossrefs)
56
export(find_project_root)
67
export(get_running_project_root)
78
export(is_using_quarto)

0 commit comments

Comments
 (0)