Hi, list! I want to know how to make numbers in text item groups run along with text (for instance, wrt indentation) regardless of their position in text. In the following example:

\setupindenting[yes,medium]

\starttext

\startitemize[a,text][textdistance=none]

\startitem \input{jojomayer}\stopitem

\startitem \input{jojomayer}\stopitem

\startitem \input{jojomayer}\stopitem

\stopitemize

\stoptext

Indentation is ignored altogether. Thank you in advance

Regards,

Jairo