Open
Description
I am wondering if there is a way to achieve incremental bullets functionality.
I know we can use fragments in either verbose or compact notation, but both of them parse the *
character used for bullets as a character, not a bullet. On the other hand, if I put the bullet outside the fragment, the bullet point gets rendered even though its content is not yet visible.