in reply to Whitespace-important parsing with Parse::RecDescent (eg. HAML, Python)
Are you aware Text::Haml exists?
https://metacpan.org/pod/Parse::RecDescent::FAQ::Original has some things to say about "whitespace", but you're already using <skip: so maybe you've seen it
I may have been tempted to play with it if the example was self contained :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Whitespace-important parsing with Parse::RecDescent (eg. HAML, Python)
by aufflick (Deacon) on Jan 21, 2016 at 02:02 UTC | |
|
Re^2: Whitespace-important parsing with Parse::RecDescent (eg. HAML, Python)
by aufflick (Deacon) on Jan 21, 2016 at 01:59 UTC |