ethan cheek - 2022-09-16
  • Description has changed:

Diff:

--- old
+++ new
@@ -1,3 +1,3 @@
-The wiki uses Markdown syntax.  Syntax is the correct way to write or code something.  Like the syntax for a hyperlink is <a href="http://www.sourceforge.com">.  If you get the syntax wrong, the interpreter, which could be a person or a machine, can't tell what you're saying.
+The wiki uses Markdown syntax.  Syntax is the correct way to write or code something.  Like the syntax for a hyperlink is `<a href="http://www.sourceforge.com">`.  If you get the syntax wrong, the interpreter, which could be a person or a machine, can't tell what you're saying.

 You need to know Markdown in order to create pages, links, images, etc.