Skip to content

Commit

Permalink
export pat_textile()
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Oct 24, 2013
1 parent 1d16b70 commit d07318c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/pattern.R
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ set_pattern = function(type) {
#' @rdname pat_fun
#' @return The patterns object \code{\link{knit_patterns}} is modified as a side
#' effect.
#' @export pat_rnw pat_brew pat_tex pat_html pat_md pat_rst pat_asciidoc
#' @export pat_rnw pat_brew pat_tex pat_html pat_md pat_rst pat_asciidoc pat_textile
#' @examples ## see how knit_patterns is modified
#' knit_patterns$get(); pat_rnw(); knit_patterns$get()
#'
Expand Down

0 comments on commit d07318c

Please sign in to comment.