react-developer-roadmap
react-developer-roadmap copied to clipboard
Update XML file for clickable PDF
All links added
Could you provide some instructions about how you added links in draw.io? So that everyone will know how to edit the file in case of adding new libraries to the roadmap?
Also, I have a problem with importing the XML file from your branch in draw.io. I'm getting an error about Unescaped '<'
. Could you fix it?
@adam-golab Yes, I will write instruction to README file.
To import XML file to draw.io:
- Download archive file from my patch-1 branch into your device.
- Extract file
react-developer-roadmap.xml
from archive. - Open draw.io, then:
File -> Open from -> Device...
. - Choose extracted XML file (
react-developer-roadmap.xml
) and click to "Open".
In my opinion, import from GitHub is not working well.
I checked XML file in xmlvalidation.com. No errors found.
I meant instruction about editing the roadmap in draw.io
. How to add links and export it to PDF.
@adam-golab ok, I understood.
@adam-golab fixed problem with importing . More on https://github.com/adam-golab/react-developer-roadmap/pull/35