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
The text was updated successfully, but these errors were encountered:
raphj
changed the title
The exceprt-include macro cannot find exceprt macro put inside other macros
The exceprt-include macro cannot find exceprt macros put inside other macros
Apr 25, 2024
If an excerpt macro is not at the root of a document, but inside a macro, excerpt-include won't find it because we don't recursively look for it:
https://github.com/xwikisas/xwiki-pro-macros/pull/210/files#diff-4cbedb6b2d35d5d474de7982f2907c87f27a2690e1b2d91164c388ba84baaf86R115-R116
(thanks for spotting this @michitux)
The text was updated successfully, but these errors were encountered: