Select Git revision
demo
-
-
- Open in your IDE
- Download source code
- Download this directory
Alejandro Rodríguez
authored
This allows us to take full advantage of middleman URL generation capacities. The regular expression `%img((?:\.[\w-]+)+)\{ ?alt: ?"([\w\/\-_ ]+)" ?, ?src: ?"([\w\/\-._]+)" ?, ?style: ?"(.+)" ?\}/?` was substituted by `= image_tag "$3", class: "$1", alt: "$2", style: "$4"` and similar cases were derived from it.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. |