declarative Markdown workflow layer
This commit is contained in:
parent
33fa602fe5
commit
0bc63aab9f
19 changed files with 1854 additions and 11 deletions
6
examples/workflows/snippets/source.md
Normal file
6
examples/workflows/snippets/source.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Source
|
||||
|
||||
```python
|
||||
def example():
|
||||
return "markitect"
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue