Replace uses of @code in Javascript documentation with Markdown backticks

Rosie CL for []/third_party (local approval/rejection).

[]
b/71392935
Tested:
    TAP --sample for global presubmit queue
    []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=184412611
This commit is contained in:
jianglai 2018-02-03 15:12:14 -08:00
parent 98a61b8181
commit 88d453d6a9
15 changed files with 36 additions and 36 deletions

View file

@ -103,7 +103,7 @@ goog.inherits(registry.registrar.Console, registry.Console);
* #type/id
* </pre>
*
* <p>The {@code id} part may be appended by {@code ()} to specify the target
* <p>The `id` part may be appended by {@code ()} to specify the target
* should be a resource create page.
*
* @override