allout-insert-listified
allout-insert-listified is a compiled Lisp function in `allout.el
'.
(allout-insert-listified LISTIFIED)
Insert contents of listified outline portion in current buffer.
LISTIFIED is a list representing each topic header and body:
`(depth prefix text)'
or `(depth prefix text bullet-plus)'
If `bullet-plus' is specified, it is inserted just after the entire prefix.