Communities

(DEV) Codidact Meta
(DEV) Codidact Meta
(DEV) Writing
(DEV) Writing
Proposals
Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

50%
+0 −0
Q&A Do larger code blocks work yet?

This is a test of larger code blocks. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 ...

0 answers  ·  posted 1y ago by Test User‭  ·  last activity 1y ago by Test User‭

Question testing code
#1: Initial revision by user avatar Test User‭ · 2022-09-13T02:38:08Z (over 1 year ago)
Do larger code blocks work yet?
This is a test of larger code blocks.

```
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
```

According to [this comment on GitHub](https://github.com/codidact/qpixel/issues/777#issuecomment-1244138936), this might work now.  Let's find out.