"Details" html code
I store my book reviews in a separate library with empty books. I leave my reviews in the comments section. Half (or more) of the review is usually a synopsis and can range anywhere from 1 paragraph to 3 pages. When I post online I can hide all of that text using the <details> blah, blah </details> code and people can click to show it if they want to.
When I put in the <details> code in the html view of the comments, it gets stripped out and doesn't seem to work. Am I doing something wrong or putting it in the wrong place?
If you need an example, I can provide one as needed.
Thanks for any input.
|