LisaFC
LisaFC
Oh that's great! Either directory will work (though I think with assets/ you can do more things to the JS, eg minify, as the files in assets/ can be processed...
This update looks very nice!
There's a PR in progress in #1049 that I *think* will meet everyone's requirements....
So that should be doable, as in the docs Mark linked to, you can add body text to an issue as well as just a title (as we do) using...
Can you paste in the source and hopefully I can see what's going on? Markdown + CSS has many weirdnesses, it may just need some more specific styling provided.
Right, as I suspected, it's a CSS thing - a table inside a division doesn't get the default table styling from our stylesheets applied to it. Let me see if...
That is very weird. Agree with @narrenfrei, can you check that you're using regular Markdown/HTML headers for your section titles, as that's what the right nav is built from.
Huh, that's extremely strange, and thanks for spotting it - I didn't create that TOC file and I'd never noticed the character minimum, it does indeed seem quite high given...
What do we think of @samiahmedsiddiqui's solution in #1110 (thanks for that!)? We'd need to document it as well obviously.
Agreed! The only situation I can think of where you *might* not want to display the TOC would be if you had a page with only one heading or something...