diff --git a/Constants.md b/Constants.md index bb18ae8..f1271cf 100644 --- a/Constants.md +++ b/Constants.md @@ -6,5 +6,5 @@ InForm sets some global constants that are user-accessible. That's the traditional way of setting boolean values in QB64, as it allows bit manipulation with operators like NOT, AND, OR, etc. See also: -[[Properties]] -[[Global Variables]] \ No newline at end of file +* [[Properties]] +* [[Global Variables]] \ No newline at end of file