Open MarlieChiller opened 11 months ago
11:41:59 Here are some common issues related to misformatted or linked wiki entries in the context of Python sorting and how to address them:
Misformatted Entries
Incorrect Syntax Highlighting
Solution: Use proper markdown or the specific formatting syntax supported by the wiki platform to mark code as Python code. For example, in many markdown-based wikis, you can enclose Python code within triple backticks like this:
11:42:00 This way, the wiki will usually render it with proper syntax highlighting, making it clear to readers.
Incomplete or Unclear Explanations
What would you like to share?
This file should be edited (I tried, but I dont think you can edit wikis on forks)
current
proposed
and requires modifying the markdown to this:
Note: edit required to bold text and link to code. example ref
Additional information
No response