Skip to contents

Insert a bulleted item, making sure that there are sufficient newlines to build a bulleted list

Usage

mdBullet(..., bullet = "-", level = 1)

Arguments

...

passed to `mdPaste`

bullet

`character` type of bullet

level

`integer`, specifies the indentation level. `level=1` has no indentation

See also

Other markdown helper function: addFiguresAndTables(), mdBullet0(), mdCaption(), mdFigure(), mdFootNote(), mdHeading(), mdLink(), mdNewline(), mdNewpage(), mdPaste(), mdPaste0(), mdTable()