Commit graph

2 commits

Author SHA1 Message Date
mountford
ab04bce23d Change nonfunctional markdown-style anchors to HTML
The RDAP help page has anchors, so that we can then change the internal RDAP help topics to point to specific parts of the documentation. Unfortunately, GitHub does not appear to support the style of anchor we were using. See the current situation:

https://github.com/google/nomulus/blob/master/docs/rdap.md

Experimentation in GitHub confirms that switching to embedded HTML <a> tags solves the problem, and Critique preview shows it working correctly as well, with automatically generated table of contents at the left. If there's another way to fix this problem, I'm happy to try it.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=173405974
2017-11-07 16:52:32 -05:00
mountford
f89ad27e17 Add markdown documentation for RDAP
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=172776631
2017-10-24 16:53:47 -04:00