Courses FAQ (EN)

Courses FAQ (EN)

  • Changing the order of items in the navigation

    • Unfortunately, this functionality is not available at the moment. The order is determined by the file name.

  • Incorrect replacement of hyphens in links (AsciiDoc)

    • The double hyphen -- is replaced by โ€“ (even in links) by the compiler, which makes the links non-functional.

    • The solution is to escape, for example:

      • Original text: link:https://my.en/amazing--link

      • Escaped text: link:++https://my.en/amazing--link++

    • For more information, see https://gitlab.fit.cvut.cz/course-pages/course-pages/issues/181

  • Include file not found error (AsciiDoc)

    • When using the include macro and xref in one file, the error include file not found occurs, but the generation ends successfully. This is a known bug.

ย 

You can find more information about the Courses platform on the HelpFIT website.