Skip to content

Commit

Permalink
Replace <a> tags with Markdown link syntax
Browse files Browse the repository at this point in the history
Works around speced/bikeshed#2607.
  • Loading branch information
reillyeon committed Jul 14, 2023
1 parent 4c480d5 commit 7096b82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions use-cases.bs
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ Markup Shorthands: css no, markdown yes
<a href="http://amzn.com/B007HOGNLW">Bicycle cadence sensor</a>
(<a href="https://developer.bluetooth.org/gatt/profiles/Pages/ProfileViewer.aspx?u=org.bluetooth.profile.cycling_speed_and_cadence.xml">standard profile</a>)
<li><a href="http://www.barcodegiant.com/unitech/part-ms840-subbgc-sg.htm">Barcode scanner</a>
<li><a href="http://www.bhphotovideo.com/bnh/controller/home?sku=1024990&Q=&is=REG&A=details">BT security tags</a>
<li>[BT security tags](http://www.bhphotovideo.com/bnh/controller/home?sku=1024990&Q=&is=REG&A=details)
<li><a href="http://www.mobilefun.com/44028-parrot-flower-power-bluetooth-indooroutdoor-plant-sensor-green.htm">BT plant sensors</a>
<li>
<a href="http://www.bhphotovideo.com/bnh/controller/home?O=&sku=1014794&Q=&is=REG&A=details">Camera shutter remote</a>
[Camera shutter remote](http://www.bhphotovideo.com/bnh/controller/home?O=&sku=1014794&Q=&is=REG&A=details)
(this may be a <a href="https://developer.bluetooth.org/gatt/profiles/Pages/ProfileViewer.aspx?u=org.bluetooth.profile.hid_over_gatt.xml">HID device</a>)
<li><a href="http://www.weatherconnection.com/product.asp?itmky=148800">BT weather station</a>
<li><a href="http://www.escali.com/smartconnect-kitchen-scale">BT kitchen scale</a>
Expand Down

0 comments on commit 7096b82

Please sign in to comment.