react-native-markdown-package icon indicating copy to clipboard operation
react-native-markdown-package copied to clipboard

Documentation thus overview of all the classes missing

Open lbilharz opened this issue 3 years ago • 0 comments

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)

Thanks for your consideration!

lbilharz avatar Oct 25 '22 11:10 lbilharz