react-developer-roadmap icon indicating copy to clipboard operation
react-developer-roadmap copied to clipboard

Update XML file for clickable PDF

Open prosimplecoding opened this issue 6 years ago • 5 comments

All links added

prosimplecoding avatar Jul 09 '18 12:07 prosimplecoding

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 avatar Jul 09 '18 16:07 adam-golab

@adam-golab Yes, I will write instruction to README file.

To import XML file to draw.io:

  1. Download archive file from my patch-1 branch into your device.
  2. Extract file react-developer-roadmap.xml from archive.
  3. Open draw.io, then: File -> Open from -> Device....
  4. 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.

prosimplecoding avatar Jul 10 '18 05:07 prosimplecoding

I meant instruction about editing the roadmap in draw.io. How to add links and export it to PDF.

adam-golab avatar Jul 10 '18 05:07 adam-golab

@adam-golab ok, I understood.

prosimplecoding avatar Jul 10 '18 05:07 prosimplecoding

@adam-golab fixed problem with importing . More on https://github.com/adam-golab/react-developer-roadmap/pull/35

prosimplecoding avatar Jul 10 '18 09:07 prosimplecoding