Hello Support, Thanks for pointing out the [menu File\Site Manager] panel. The attached screendump isn't entirely correct. When using the following entry: host = frs.sourceforge.net instead of: host = frs.sourceforge.net/home/frs/project/${UrlProjectName}/ you'll end up in the "/home/users/{FirstCharOfUserName}/{FirstAndSecondCharOfUserName}/{UserName}/" folder, in my case, the "/home/users/o/od/odiep/" folder. You'll only see the following files: .bash_logout .bash_profile .bashrc .zshrc There's...
How to upload files to Sourceforge using Filezilla SFTP Client with 2FA (TOTP)
Little correction to the make <a name="..."></a> header black solution: this "a name" reference CAN'T be reached from the TOC, when converting the MD file to PDF: ### <a name="install-the-proton--script-method-tldr"></a>Script method (TLDR) [🔗](#install-the-proton--script-method-tldr) this "a name" reference CAN be reached from the TOC, when converting the MD file to PDF: ### <a name="install-the-proton--script-method-tldr">⬥</a>Script method (TLDR) [🔗](#install-the-proton--script-method-tldr) This...
Little correction to the make <a name="..."></a> header black solution: this "a name" reference CAN'T be reached from the TOC, when converting the MD file to PDF: ### <a name="install-the-proton--script-method-tldr"></a>Script method (TLDR) [🔗](#install-the-proton--script-method-tldr) this "a name" reference CAN be reached from the TOC, when converting the MD file to PDF: ### <a name="install-the-proton--script-method-tldr">⬥</a>Script method (TLDR) [🔗](#install-the-proton--script-method-tldr) This...
Reply to: 27045@site-support.forge.p.re.sourceforge.net Dear SourceForge Support, Thanks for the updates! OK!, the following code makes the heading black: Script method (TLDR) [?] Is there a way, to hide the CSS code (intended for MD to PDF conversion, not mend for the SourceForge HTML parser) without using the <font color="white"></font> tags?: <style type="text/css" rel="stylesheet"> code { font-family: "Courier New", sans-serif; white-space: pre-wrap; word-wrap: normal; overflow-wrap: anywhere;...
Dear SourceForge Support, I wasn't aware of the rules "no custom font or color changes". The CSS code in the .md file is only intended for converting the .md file into a .pdf file. Please read the information in the section "Markdown (.md) to PDF conversion and debugging" on https://sourceforge.net/projects/od4knb-linux/files. The CSS code is not intended for the Sourceforge HTML parser. Please, let me know which tags I can use, to turn a blue header (this is not a clickable hyperlink) e.g.: ###...
Dear SourceForge Support, I wasn't aware of the rules "no custom font or color changes". The CSS code in the .md file is only intended for converting the .md file into a .pdf file. Please read the information in the section "Markdown (.md) to PDF conversion and debugging" on https://sourceforge.net/projects/od4knb-linux/files. The CSS code is not intended for the Sourceforge HTML parser. Please, let me know which tags I can use, to turn a blue header (this is not a clickable hyperlink) in e.g.: ###...
I found several \<a> end tags without \<a name="...> start tags. Correcting it now. WKR, Odie