Example 7.6.1 (Third Tutorial): unintentional change from Pollen markup mode to Pollen preprocessor mode? #107

Closed
opened 8 years ago by th · 1 comments
th commented 8 years ago (Migrated from github.com)

Hi,

you've changed article.html.pm to article.html.pp when fixing issue #106.

I think that was wrong, because now you're not getting the X-expression, just the output as a string.

Or if that was intentional, "The result:" should be followed by

Pi is close to 3.141592653589793.
The hyperbolic sine of pi is close to 11.548739357257748.

instead of

'(root "Pi is close to " "3.141592653589793" "." "\n" "The hyperbolic sine of pi is close to " "11.548739357257748" "." "\n")

Hi, you've changed article.html.pm to article.html.pp when fixing issue #106. I think that was wrong, because now you're not getting the X-expression, just the output as a string. Or if that was intentional, "The result:" should be followed by Pi is close to 3.141592653589793. The hyperbolic sine of pi is close to 11.548739357257748. instead of '(root "Pi is close to " "3.141592653589793" "." "\n" "The hyperbolic sine of pi is close to " "11.548739357257748" "." "\n")
mbutterick commented 8 years ago (Migrated from github.com)

Fixed.

Fixed.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/pollen#107
Loading…
There is no content yet.