diff --git a/gSchem.md b/gSchem.md
index c1125ee..ab3866c 100644
--- a/gSchem.md
+++ b/gSchem.md
@@ -1,7 +1,10 @@
-gschem is a schematic editor and is a part of the gEDA software package. Full documentation can be found on the gEDA project webpage: http://geda.seul.org/wiki/geda:gaf
+# About
+gSchem is a schematic editor and is a part of the gEDA software package. Full documentation can be found on the gEDA project webpage: [http://geda.seul.org/wiki/geda:gaf](http://geda.seul.org/wiki/geda:gaf)
+
+gSchem supports construction of [hierarchical schematics](gSchemHierarchicalSchematics) also.
+
+For creation of component symbols using gschem, guidelines are [here](SymbolCreationIngSchem).
-gschem supports construction of [- hierarchical schematics | hierarchical schematics]([gschem)] also.
-For creation of component symbols using gschem, follow the guidelines [creation in gschem |here]([Symbol)]
For customising the color scheme see the thread on gEDA-User titled "gschem default grid style" dated March 25 2013
Sheet Size:
@@ -9,6 +12,6 @@ For reasonably sized output on A4 sheets use the A3- or B-sized title blocks in
Use of A4 will result in symbols being too large. A0 and A1 will result in unreadably small symbols and text.
## Also See
-#[gEDA-user: Some kind of library manager and hierarchical netlisting ](http://www.seul.org/pipermail/geda-user/2008-November/037226.html)
-#Graphical diffs of schematics - [and [[gschemdiff]([schdiff]])]
-#[gschlas](http://crpppc19.epfl.ch/cgi-bin/man/man2html?gschlas+1) - (GSCHem Load And Save) a utility for saving schematics for sharing.
+1. [gEDA-user: Some kind of library manager and hierarchical netlisting ](http://www.seul.org/pipermail/geda-user/2008-November/037226.html)
+2. Graphical diffs of schematics - [schdiff](schdiff) and [gschemdiff](gschemdiff)
+3. [gschlas](http://crpppc19.epfl.ch/cgi-bin/man/man2html?gschlas+1) - (GSCHem Load And Save) a utility for saving schematics for sharing.