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

Missing syntax highlighting in the documentation #1266

Closed
5 of 10 tasks
jmayntzhusen opened this issue Dec 11, 2018 · 1 comment
Closed
5 of 10 tasks

Missing syntax highlighting in the documentation #1266

jmayntzhusen opened this issue Dec 11, 2018 · 1 comment

Comments

@jmayntzhusen
Copy link
Contributor

jmayntzhusen commented Dec 11, 2018

Our has recently been updated to support syntax highlighting umbraco/OurUmbraco#332

This means we are missing it everywhere in the documentation, the way to add it is to go in the markdown files and add something like this:

```html

<h1>headline</h1>

```

The currently supported highlighted languages are csharp, html, json5, xml

To make it easier we can split this task up in the subfolders of the documentation repo:

2018-12-11_0854

  • Add-ons
  • Cheatsheets
  • Contribute
  • Development-Guidelines
  • Extending
  • Getting-Started
  • Implementation
  • Reference
  • Tutorials
  • Umbraco-Cloud
@jmayntzhusen
Copy link
Contributor Author

As pretty much everything has been updated - big thanks to @BatJan! - I will close this issue 🙂🎉

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

No branches or pull requests

2 participants