If I go to print a topic that has code sections, I find that they cut off in the printout not showing the entire code if its is longer than about half a page. Is there something we can do about this? Also would like to be able to print code text smaller to deal with longer lines.
This is probably an issue of the way that markdown works and how browsers render the code. It's likely not something that the forum's configuration can control. Some browsers may render slightly differently, but it might not solve the issue.
@t_open I do know you can get the raw Markdown with: https://forum.openwrt.org/raw/<topic-id> but that may not be what you want. There are some other ways you can get a topic or post in HTML but I will need to see if they will solve your issue -- what posting were you trying to print?
Edit: You can get a single post by appending the post # after the ID. Ex: .../raw/<topic-id>/<post-number>