amejiarosario/dsa.js-data-structures-algorithms-javascript

[bug] [docs] Images not rendering

pr3mar opened this issue · 2 comments

Hey, I just noticed that the paths are misconfigured in the docs, example:
image

Github has some issues with the paths on the asciiDoc format. I'll fix it

@pr3mar It's fixed now. Check out the images https://github.com/amejiarosario/dsa.js/blob/master/book/chapters/linked-list.adoc

However, it's not possible to render referenced code examples (like the PDF format) because of a limitation on Github AsciiDoc github/markup#1095.