I’m trying to align a callout block to the indented list item above it and render the bullet points.
I have list containing another layer of lists, to which I want to align the left side of the callout block. I’m able to align the block, but it removes the bullet points from rendering.
I don’t know the reason that a top-level list item can hold a callout (and align the callout to the list content) while a nested list item seems like it won’t.
However, if your concern is just the appearance/location of the callout with dot lists (not sub-numbered lists), then a CSS snippet might be the way to go.
Here’s an example. When you want to align a callout with an indented list, put |indent1 in the callout metadata:
Thanks for your replies. Don’t worry about feeling silly, I’m right up there with you, because I did try exactly what you did but I didn’t check it in Reader Mode.
In the Editor Mode, the callouts aren’t rendered like that when I indent them. They appear as code blocks for some reason.