Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove leading and trailing empty lines in code blocks | Boris Verkhovskiy | 2024-04-06 | -2/+1 |
| | ||||
* | Github -> GitHub | Boris Verkhovskiy | 2024-04-04 | -1/+1 |
| | ||||
* | chore(pug): Update include paths to use .pug extension (#4848) | AdaĆas Magdiel | 2024-02-26 | -2/+2 |
| | | | | | | | Previously, the include paths in pug.html.markdown were referencing .png files. This commit updates the paths to use .pug extensions for better clarity and consistency. - Updated include paths to point to .pug files - Ensures correct file references are used throughout the project | |||
* | [pug/en] Fix typos in mixins (#4113) | Maxim Markin | 2022-01-03 | -3/+7 |
| | ||||
* | Pug language | Michael Golden Warner | 2019-06-13 | -0/+204 |
Added support for the Pug language. |