Frontmatter
| id | 607 |
| title | Shorten the readme content links |
| state | Closed |
| labels | enhancementgood first issue |
| assignees | [] |
| createdAt | May 23, 2020, 3:55 PM |
| updatedAt | Jun 3, 2020, 11:08 AM |
| githubUrl | https://github.com/neomjs/neo/issues/607 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 3, 2020, 11:08 AM |
Shorten the readme content links

rizwan2000rm
Jun 3, 2020, 3:43 AM
@tobiu Hello, I would like to help with this.
rizwan2000rm cross-referenced by PR #662 on Jun 3, 2020, 4:14 AM
rizwan2000rm referenced in commit
1e8cf6e - "Fixed #607 Shorten the readme content links" on Jun 3, 2020, 10:13 AM
tobiu closed this issue on Jun 3, 2020, 11:08 AM
not a high prio, but we could shorten the readme nav links inside "Conent" & replace the "##" paragraphs with
<h2 id="[id]">[paragraphName]</h2>same way like @josh08h applied the change for "what if" (thx again!).