Start an itemization environment.
Type & position: | command, main part |
Syntax: | !begin_itemize |
Description: | Starts a new itemize environment that has to be finished with
!end_itemize. You can use the itemize environment inside other
(itemize) environments. Items of the itemize environment will be
marked with bullets, dashes or stars. |
See also: | !end_itemize, !item, Itemizations, !short,
!use_short_envs |