mirror of
https://github.com/Michaelangel007/apple2_hgr_font_tutorial.git
synced 2024-11-25 07:32:25 +00:00
Remove bogus extra JS markup line
This commit is contained in:
parent
8c4c00cc24
commit
9150d870df
@ -1,6 +1,6 @@
|
|||||||
#Apple ]\[ HGR Font Tutorial
|
#Apple ]\[ HGR Font Tutorial
|
||||||
|
|
||||||
Revision: 18, Jan 10, 2016.
|
Revision: 19, Jan 10, 2016.
|
||||||
|
|
||||||
# Table of Contents
|
# Table of Contents
|
||||||
|
|
||||||
@ -204,8 +204,6 @@ Don't worry if the address pattern makes no sense right now -- we'll reveal that
|
|||||||
|
|
||||||
Here's the [Javascript source code](list_hgr_table.html) to generate this table:
|
Here's the [Javascript source code](list_hgr_table.html) to generate this table:
|
||||||
|
|
||||||
```Javascript
|
|
||||||
|
|
||||||
```Javascript
|
```Javascript
|
||||||
function int2pad( n, pad )
|
function int2pad( n, pad )
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user