testing pre with codeblock-atari class
This commit is contained in:
		
							parent
							
								
									f4b9d0e8fe
								
							
						
					
					
						commit
						fe054e9d2a
					
				@ -18,7 +18,7 @@
 | 
				
			|||||||
```
 | 
					```
 | 
				
			||||||
For now, all my Atari stuff can be found at [https://ataricode.com](https://ataricode.com).
 | 
					For now, all my Atari stuff can be found at [https://ataricode.com](https://ataricode.com).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<div class="codeblock-atari">
 | 
					<pre class="codeblock-atari">
 | 
				
			||||||
10 ;
 | 
					10 ;
 | 
				
			||||||
20 ;ADDNRS.SRC
 | 
					20 ;ADDNRS.SRC
 | 
				
			||||||
30 ;
 | 
					30 ;
 | 
				
			||||||
@ -31,4 +31,4 @@ For now, all my Atari stuff can be found at [https://ataricode.com](https://atar
 | 
				
			|||||||
100  STA $CB
 | 
					100  STA $CB
 | 
				
			||||||
110  RTS
 | 
					110  RTS
 | 
				
			||||||
120  .END
 | 
					120  .END
 | 
				
			||||||
</div>
 | 
					</pre>
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user