About This Repo

This repo is the source of UDL documentation site, that is based on Jekyll and hosted on Github Pages.

This site serves to demonstrate and document new UDL (User Defined Language), it is a feature of Notepad++ editor through which users can define their own syntax highlighting.

Original web address: https://ivan-radic.github.io/udl-documentation/

Contribution

tl;tr For pull request, please do check Allow edits from maintainers, and merge from your new branch into my gh-pages branch.

Two ways to contribute to this repo:

  1. Simple way: Directly propose file change(s) in Github.com
  2. Standard way: Fork and pull request model

For details, please see CONTRIBUTING.md. There are some design matters for your reference.

Other things

For changes of UDL rules and help, please discuss on official Notepad++ community.

This repo is for documentation only, source code is available at Notepad++ repo on Github.