Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Yaml formatting broken in presenter (not editor) #55

Open
only1thor opened this issue May 20, 2021 · 1 comment
Open

Yaml formatting broken in presenter (not editor) #55

only1thor opened this issue May 20, 2021 · 1 comment

Comments

@only1thor
Copy link

I noticed that the Yaml formatting was broken (shows html in the "box) while presenting.
It threw me off for a bit, since it formats fine in the editor.
I saw that the formatting is based on "Ace code editor", but i do not know if this should be fixed there, or not.

I would like to help but have no experiance with Go-lang or much with js either.
If someone has time to walk me through the project i'm down for learing. 😁

@only1thor
Copy link
Author

only1thor commented May 20, 2021

Here is an example:

---

```yaml
--- 
  - name: ansible example:
    hosts: all
    tasks:
      - name: ping a thing
        ping: 
          data: "oh, this worked!"

For some reason images added will not render as images. 
paste that into the demo, and check it in "present" mode. 


Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant