Skip to content

Improve usage of IOutputFileAccessor#createOutputFileURI in AbstractMarkdownToHtmlFileMapper

We should improve the usage of IOutputFileAccessor#createOutputFileURI in AbstractMarkdownToHtmlFileMapper

We met a usecase where we use the output accessor to complete the file name.

In this case, the code after the Accessor need to use the new FileName and not the initial calculated name.

Edited by Vincent Lorenzo