Skip to content

Commit

Permalink
hot fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy committed Jun 26, 2024
1 parent 60fcf78 commit d6c0a4e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 81 deletions.
1 change: 0 additions & 1 deletion R/bookdown_to_leanpub.R
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ bookdown_to_embed_leanpub <- function(path = ".",
}
chapt_df <- get_chapters(
html_page = paste0(base_url, "index.html"),
base_url = base_url
) %>%
dplyr::mutate(chapt_title = gsub("\\:|\\?|\\&|\\!|\\'", "", chapt_title))
}
Expand Down
80 changes: 0 additions & 80 deletions R/footnotes.R

This file was deleted.

0 comments on commit d6c0a4e

Please sign in to comment.