We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 349f84c commit b267fc9Copy full SHA for b267fc9
points.yml
@@ -1,18 +1,3 @@
1
-- name: Example Point
2
- content: |
3
- This is an example of a statement.
4
- It uses [markdown] for formatting.
5
-
6
- To create a new point, just copy this one.
7
- Once it is ready to be published, remove the `ready: false` line.
8
9
- To show points that are not ready, add `__future__/` to the URL.
10
11
- [markdown]: https://pypi.python.org/pypi/Markdown
12
- link:
13
- href: http://example.com
14
- caption: Find out more!
15
16
- name: Ready to use Python environment
17
ready: false
18
content: |
0 commit comments