This commit gets the namespace of the project from the remote repository cloned in
order to avoid broken links in group projects, as metioned in issue #85. Issue #75
Brought a fix related to ascii characters, but also broke the code, since it was trying
to use a "[] in {}" construction, which would raise an error. There is a second commit
fixing that, since it was necessary for the version in this MR to work.
This commit gets the namespace of the project from the remote repository cloned in
order to avoid broken links in group projects, as metioned in issue #85. Issue #75
Brought a fix related to ascii characters, but also broke the code, since it was trying
to use a "[] in {}" construction, which would raise an error. There is a second commit
fixing that, since it was necessary for the version in this MR to work.