Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docsite: Use evy editor in docs #67

Open
juliaogris opened this issue Feb 15, 2024 · 1 comment
Open

docsite: Use evy editor in docs #67

juliaogris opened this issue Feb 15, 2024 · 1 comment

Comments

@juliaogris
Copy link
Member

juliaogris commented Feb 15, 2024

```evy blocks => evy editor
```evy:out    => target output
```evy:in     => source for sample imput

We might have update evy:out to evy-out as evy:out is not a valid CSS class name.

Add a button to revert to initial code.

@juliaogris juliaogris added this to the 🚸 Learn v0.2.0 milestone Feb 15, 2024
@juliaogris
Copy link
Member Author

juliaogris commented Feb 16, 2024

Here's a different approach:

```evy            => evy syntax coloring, on linked output
```evy:1          => evy syntax coloring, no editor
```evy:edit:1     => evy editor
```evy:out:1      => evy editor
```evy:drawing:1  => target output
```evy:in:1       => source for sample imput

@juliaogris juliaogris changed the title Use evy editor in docs docsite: Use evy editor in docs Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant