Test your Forum Posts

Talk about anything
guest3456
Posts: 3454
Joined: 09 Oct 2013, 10:31

Re: Test your Forum Posts

10 May 2015, 13:59

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.

guest3456
Posts: 3454
Joined: 09 Oct 2013, 10:31

Re: Test your Forum Posts

10 May 2015, 17:35

me wrote: blah
blah 2
blah 3
nested quotes
guest3456 wrote: asdfasfda


and normal quote

lexikos
Posts: 9553
Joined: 30 Sep 2013, 04:07
Contact:

Re: Test your Forum Posts

10 May 2015, 19:27

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
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: Test your Forum Posts

20 May 2015, 04:17

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
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile
guest3456
Posts: 3454
Joined: 09 Oct 2013, 10:31

Re: Test your Forum Posts

20 May 2015, 12:38

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

lexikos
Posts: 9553
Joined: 30 Sep 2013, 04:07
Contact:

Re: Test your Forum Posts

21 May 2015, 23:11

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.
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: Test your Forum Posts

22 May 2015, 01:22

Thats the reason why I use an other color for comments =)
Image
But thank you for coloring strings.
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile
geek
Posts: 1052
Joined: 02 Oct 2013, 22:13
Location: GeekDude
Contact:

Re: Test your Forum Posts

28 May 2015, 17:56

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
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: Test your Forum Posts

17 Jul 2015, 13:00

[docs ]misc/SendMessageList.htm[ /docs]
misc/SendMessageList.htm
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: Test your Forum Posts

20 Oct 2015, 00:33

[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: Test your Forum Posts

20 Oct 2015, 00:34

[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: Test your Forum Posts

20 Oct 2015, 00:35

[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: Test your Forum Posts

20 Oct 2015, 00:35

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
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: Test your Forum Posts

10 Nov 2015, 03:40

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
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: Test your Forum Posts

20 Nov 2015, 07:21

There is a problem with gist
[ gist]c3a7388e13003a94c1b0[/ gist]
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile
User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: Test your Forum Posts

20 Nov 2015, 15:26

Noted. I'll fix it tonight. :)
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: Test your Forum Posts

24 Nov 2015, 06:31

testing tag 'gist2' with 'joedf/8700813'
[gist2]joedf/8700813[/gist2]
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: Test your Forum Posts

24 Nov 2015, 06:32

test2
[gist]joedf/8700813[/gist]
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: Test your Forum Posts

24 Nov 2015, 06:35

test gist tag with joedf/c9ea31c74e96158013f2
[gist]joedf/c9ea31c74e96158013f2[/gist]
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]

Return to “Off-topic Discussion”

Who is online

Users browsing this forum: No registered users and 54 guests