mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
173e1d8965
Ruby implementation. Such extensions are useful enough to be distributed, but not widely used or on-topic enough to belong in Haml proper. This gives the Haml project a reasonable way to both demote current functionality, such as the Textile and Maruku filters, and add new experimental functionality that may later be added to the core. WWW: http://haml.info/ PR: ports/185061 Submitted by: Horia Racoviceanu <horia@racoviceanu.com>
10 lines
443 B
Plaintext
10 lines
443 B
Plaintext
This project contains various useful extensions to the Haml template language's
|
|
Ruby implementation. Such extensions are useful enough to be distributed, but
|
|
not widely used or on-topic enough to belong in Haml proper.
|
|
|
|
This gives the Haml project a reasonable way to both demote current
|
|
functionality, such as the Textile and Maruku filters, and add new experimental
|
|
functionality that may later be added to the core.
|
|
|
|
WWW: http://haml.info/
|