Generate an improved itemize environment for definitions.
The bug case is the article on positive operators in my current wiki on my domain.
The issue is: We want an itemization where we can also have an item command without
a bullet symbol and left boundary alignment distance equals the one used for the bullet.
Currently item[] aligns with the text distance which is what we sometimes want but not always.
Idea: use a \nitem or a \item[\empty] (since \item[] does not produce what we want). Maybe also \item[] and \item[ ]
Generate an improved itemize environment for definitions.
The bug case is the article on positive operators in my current wiki on my domain.
The issue is: We want an itemization where we can also have an item command without
a bullet symbol and left boundary alignment distance equals the one used for the bullet.
Currently item[] aligns with the text distance which is what we sometimes want but not always.
Idea: use a \nitem or a \item[\empty] (since \item[] does not produce what we want). Maybe also \item[] and \item[ ]