This website works better with JavaScript.
Home
Explore
Help
Sign In
amelia
/
agda-reference-filter
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
move example
master
Amélia Liao
3 years ago
parent
bfb12cd686
commit
824ab23c8b
3 changed files
with
9 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
example/example.html
+0
-0
example/example.lagda.md
+5
-0
example/example.md
+ 4
- 0
example/example.html
View File
@ -0,0 +1,4 @@
<
p
>
This is a literate Agda file. This span -
<
span
class
=
"Agda"
>
<
a
href
=
"example.html#104"
class
=
"Record"
>
span
<
/
a
>
<
/
span
>
- will be linked to the record below:
<
/
p
>
<
pre
class
=
"Agda"
>
<
a
id
=
"97"
class
=
"Keyword"
>
record
<
/
a
>
<
a
id
=
"span"
>
<
/
a
>
<
a
id
=
"104"
href
=
"example.html#104"
class
=
"Record"
>
span
<
/
a
>
<
a
id
=
"109"
class
=
"Symbol"
>
:
<
/
a
>
<
a
id
=
"111"
class
=
"PrimitiveType"
>
Set
<
/
a
>
<
a
id
=
"115"
class
=
"Keyword"
>
where
<
/
a
>
<
a
id
=
"123"
class
=
"Keyword"
>
constructor
<
/
a
>
<
a
id
=
"hey-look"
>
<
/
a
>
<
a
id
=
"135"
href
=
"example.html#135"
class
=
"InductiveConstructor"
>
hey-look
<
/
a
>
<
/
pre
>
example.lagda.md → example/example.lagda.md
View File
+ 5
- 0
example/example.md
View File
@ -0,0 +1,5 @@
This is a literate Agda file. This span -
`span`
- will be linked to the record below:
<
pre
class
=
"Agda"
>
<
a
id
=
"97"
class
=
"Keyword"
>
record
<
/
a
>
<
a
id
=
"span"
>
<
/
a
>
<
a
id
=
"104"
href
=
"example.html#104"
class
=
"Record"
>
span
<
/
a
>
<
a
id
=
"109"
class
=
"Symbol"
>
:
<
/
a
>
<
a
id
=
"111"
class
=
"PrimitiveType"
>
Set
<
/
a
>
<
a
id
=
"115"
class
=
"Keyword"
>
where
<
/
a
>
<
a
id
=
"123"
class
=
"Keyword"
>
constructor
<
/
a
>
<
a
id
=
"hey-look"
>
<
/
a
>
<
a
id
=
"135"
href
=
"example.html#135"
class
=
"InductiveConstructor"
>
hey-look
<
/
a
>
<
/
pre
>
Write
Preview
Loading…
Cancel
Save