-
-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
Problem
The current implementation overrides tree.messagesand results in result.messages === undefin ed
Details
Seems to be caused by the custom walk function
Issue [ Code ]
$ git clone https://github.com/michael-ciniawsky/posthtml
$ git checkout messagesEnvironment
| OS | Node | npm | PostHTML |
|---|---|---|---|
| macOS 10.12.2 | 7.3.0 | 3.10.10 | michael-ciniawsky/posthtml.git#messages |
andreyvolokitin