View source: R/get_question_markup.R
Get markup for a question?
1 2 3 4 5 6 7 | get_question_markup(
q_files,
q_fmt = "## Question %s",
q_header = "Question\\s{0,}$",
delim = "^={3,}\\s{0,}$",
a_list_fmt = "answerlist"
)
|
q_files |
blah |
q_fmt |
blah |
q_header |
blah |
delim |
blah |
a_list_fmt |
blah |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.