Skip to content

Commit d2c2e5a

Browse files
committed
render quickstart as raw
1 parent 2facbea commit d2c2e5a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

v0.3/tutorials/quickstart.eve

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: default
33
title: Quickstart
44
---
5+
{% raw %}
56

67
# Quickstart
78

@@ -116,4 +117,6 @@ This will get you started with Eve, but there's still more to learn. From here,
116117
- Advance to Level 2 of the introductory tutorial (coming soon).
117118
- View the [syntax reference]({{ site-url }}/v0.3/syntaxreference/) or the [library reference]({{ site-url }}/v0.3/handbook/libraries/stdlib/).
118119
- Explore already made [examples](https://github.com/witheve/eve-examples).
119-
- Or dive right in to the editor and try out the concepts you've just learned (coming soon).
120+
- Or dive right in to the editor and try out the concepts you've just learned (coming soon).
121+
122+
{% endraw %}

0 commit comments

Comments
 (0)