You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As it's not the tags (eg. not p but paragraph) rendered to the elements, I miss a complete list of all the classes that become accessible in the markdown run.
The example covers only a part of it.
My best source of information is the style.js file. But even there some guessing is needed. (eg. there is list, sublist, listItem and listRow and I have a hard time translating this into stylable elements)