Page 14 of 22

Re: Test your Forum Posts

Posted: 10 May 2015, 13:59
by guest3456
The quick brown fox jumped over the lazy dog.
The quick brown fox jumped over the lazy dog.

Code: Select all

var := "Hello World"
MsgBox %var%
The quick brown fox jumped over the lazy dog.

Re: Test your Forum Posts

Posted: 10 May 2015, 17:35
by guest3456
me wrote: blah
blah 2
blah 3
nested quotes
guest3456 wrote: asdfasfda


and normal quote

Re: Test your Forum Posts

Posted: 10 May 2015, 19:27
by lexikos
Testing expand/collapse.

Code: Select all

1
2
3
4
5
6
7
8
9
10

Code: Select all

1
2
3
4
5
6
7
8
9
10
11

Code: Select all

1
2
3
4
5
6
7
8
9
10
11
12

Code: Select all

1
2
3
4
5
6
7
8
9
10
11
12
13

Re: Test your Forum Posts

Posted: 20 May 2015, 04:17
by jNizM
I miss the colored "string" here for better visibility :(

Code: Select all

max := 10

while (--max)
{
    To := (From := max) + 1
    FileMove, % A_ScriptDir "\TxTs\PrevClip" From ".txt", % A_ScriptDir "\TxTs\PrevClip" To ".txt"
}

FileAppend, % Clipboard, % A_ScriptDir "\TxTs\PrevClip1.txt"

ExitApp
Image

Re: Test your Forum Posts

Posted: 20 May 2015, 12:38
by guest3456
jNizM wrote:I miss the colored "string" here for better visibility :(
I agree its nice. I guess thats a limitation of the Geshi highlighter. I suppose you could submit a patch, click the link and see how the language file is defined

Re: Test your Forum Posts

Posted: 21 May 2015, 23:11
by lexikos
jNizM wrote:I miss the colored "string" here for better visibility :(
It was set to a dark grey, the same as it was before the forum upgrade. I've swapped it with the lighter grey which was previously used for multi-line comments. (I don't want strings and comments to both be green.) See Code colours.

Re: Test your Forum Posts

Posted: 22 May 2015, 01:22
by jNizM
Thats the reason why I use an other color for comments =)
Image
But thank you for coloring strings.

Re: Test your Forum Posts

Posted: 28 May 2015, 17:56
by geek

Code: Select all

test

Code: Select all

test

Code: Select all

test
test
test
test
test
test
test
test
test
test
test
test
test
test
test

Code: Select all

test
test
test
test
test
test
test
test
test
test
test
test
test
test
test

Re: Test your Forum Posts

Posted: 17 Jul 2015, 12:09
by joedf

Re: Test your Forum Posts

Posted: 17 Jul 2015, 13:00
by jNizM
[docs ]misc/SendMessageList.htm[ /docs]
misc/SendMessageList.htm

Re: Test your Forum Posts

Posted: 20 Oct 2015, 00:33
by jNizM

Re: Test your Forum Posts

Posted: 20 Oct 2015, 00:34
by jNizM

Re: Test your Forum Posts

Posted: 20 Oct 2015, 00:35
by jNizM

Re: Test your Forum Posts

Posted: 20 Oct 2015, 00:35
by jNizM
Test Link from autohotkey.com => http://autohotkey.com/boards/viewtopic.php?f=6&t=9706
Edit Post from ahkscript.org => Test Link from ahkscript.org => http://ahkscript.org/boards/viewtopic.php?f=6&t=9706

Re: Test your Forum Posts

Posted: 10 Nov 2015, 03:40
by jNizM
Howto create a List

[ list ]
  • List A
  • List B
    • List 1
  • List C
    • List 1
      • List C1
Spoiler

[ list= ]
  1. List A
  2. List B
    1. List 1
  3. List C
    1. List 1
      • List C1
Spoiler

Re: Test your Forum Posts

Posted: 20 Nov 2015, 07:21
by jNizM
There is a problem with gist
[ gist]c3a7388e13003a94c1b0[/ gist]

Re: Test your Forum Posts

Posted: 20 Nov 2015, 15:26
by joedf
Noted. I'll fix it tonight. :)

Re: Test your Forum Posts

Posted: 24 Nov 2015, 06:31
by joedf
testing tag 'gist2' with 'joedf/8700813'
[gist2]joedf/8700813[/gist2]

Re: Test your Forum Posts

Posted: 24 Nov 2015, 06:32
by joedf
test2
[gist]joedf/8700813[/gist]

Re: Test your Forum Posts

Posted: 24 Nov 2015, 06:35
by joedf
test gist tag with joedf/c9ea31c74e96158013f2
[gist]joedf/c9ea31c74e96158013f2[/gist]