Skip to content

Commit

Permalink
Test hyperlink spellcheck
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Sedlmayer <[email protected]>
  • Loading branch information
thomassedlmayer committed Mar 22, 2024
1 parent c60c72a commit 0b376bc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/.pyspelling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ matrix:
delimiters:
- open: '(?s)^(?P<open> *\/\/)'
close: '^(?P=open)$'
- pyspelling.filters.html:
comments: true
attributes:
- title
- alt
1 change: 1 addition & 0 deletions osi_groundtruth.proto
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ message GroundTruth
// 3d models. The parts the world model contains are also implementation-specific.
// For example, the world model can either contain street geometries or
// derives street geometries automatically from a map reference.
// <a href="https://testabc.com/misspeled-worrd/" title="title" alt="alternative">Spellchecker test</a>
//
optional string model_reference = 16;

Expand Down

0 comments on commit 0b376bc

Please sign in to comment.