Fixing doxygen markdown+HREF formatting issue
authorpixar-oss <pixar-oss@users.noreply.github.com>
Sat, 3 Feb 2024 04:04:54 +0000 (20:04 -0800)
committerpixar-oss <pixar-oss@users.noreply.github.com>
Mon, 5 Feb 2024 20:21:06 +0000 (12:21 -0800)
(Internal change: 2314643)

pxr/usd/usd/doxygen/valueClips.dox

index e4be9051f2f75b43ad385bfa1c5ed92480e36a99..a43f7ef3cf7001c2774c108c315b1e3f1c2b530e 100644 (file)
@@ -38,8 +38,7 @@ indicating:
 Before going further, let's establish some terminology:
 
 - **Value Clip**: An individual \ref SdfLayer "layer" containing time varying data
-  over some interval.  **All metadata, relationships, and 
-  <a HREF="http://openusd.org/docs/USD-Glossary.html#USDGlossary-DefaultValue">default values</a> 
+  over some interval.  **All metadata, relationships, and [default values](http://openusd.org/docs/USD-Glossary.html#USDGlossary-DefaultValue)
   present in a layer are ignored when the layer is consumed as a Value Clip.**
 
 - **Clip Set**: A named set of value clips defined by a group of clip metadata.