summaryrefslogtreecommitdiffhomepage
path: root/pug.html.markdown
Commit message (Collapse)AuthorAgeLines
* [pug/en] Fix style attribute syntax error (#4653)Imran Khan2024-05-13-2/+2
|
* [pug/*] remove headersBoris Verkhovskiy2024-05-11-13/+9
|
* Remove leading and trailing empty lines in code blocksBoris Verkhovskiy2024-04-06-2/+1
|
* Github -> GitHubBoris Verkhovskiy2024-04-04-1/+1
|
* chore(pug): Update include paths to use .pug extension (#4848)AdaĆ­as Magdiel2024-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 Markin2022-01-03-3/+7
|
* Pug languageMichael Golden Warner2019-06-13-0/+204
Added support for the Pug language.