Hi,
I did install the latest release of the learn2 theme for my site, but the menu leftside menu is not behaving as expected:
- menu scroll is not present/active
- checks on the sections/subsections already read is not present/active
I looked through the config files but found no way to activate them. Is there something special to be done ?
Also, in several of my docs.md, I want to ingrate <input> fields. It works great, but the system systematically places these inputs on separate lines, which is not what I want.
For instance, this code in docs.md:
This is an example of a texte with an input <input type="number" style="color:#20b030; width: 80px" value="10"> to be manipulated by the user.
results in this:
I'd like/need for the text and the inut to remain on a single line... How can I enforce that ?
Thanks,
Xavier
