You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Includes nested in an included file are treated like literals instead of being resolved to the included files. The README suggests nesting works only for two levels, but this experience indicates that no nested includes are supported.
I'm using the version 0.0.1 installed via Cabal.
The text was updated successfully, but these errors were encountered:
When 0.0.1 was published, it worked for nested includes. Probably a change in pandoc yielded this issue. I'm currently not actively developing this plugin. When I have the time I'll look into it. In the meantime if anyone has a solution or idea, please don't hesitate to send a pull request or comment here!
Includes nested in an included file are treated like literals instead of being resolved to the included files. The README suggests nesting works only for two levels, but this experience indicates that no nested includes are supported.
I'm using the version 0.0.1 installed via Cabal.
The text was updated successfully, but these errors were encountered: