Skip to content

Conversation

@octygen
Copy link

@octygen octygen commented May 7, 2021

Trying to solve #16 on my own :)

cdn: process.env.VUE_APP_CDN,
startuml: ['@startuml', '@startmindmap', '@startditaa', '@startgantt', '@startwbs'],
enduml: ['@enduml', '@endmindmap', '@endditaa', '@endgantt', '@endwbs'],
startuml: ['@startuml', '@startmindmap', '@startditaa', '@startgantt', '@startwbs', '@startjson', 'startsalt'],

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think startsalt also needs a @ in the beginning.
In this case it would be '@startsalt'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@startyaml, @startmath and @startlatex and and their respective end token are also missing.

References:

As an alternative to manually maintaining all start and end tokens, one might also consider accepting everything with @start and @end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants