Skip to content

Commit

Permalink
update highlighted line numbers in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jamaa committed Apr 28, 2024
1 parent 06a4d37 commit 752b6c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/articles/analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ Example `Analysis\TestAnalysis.vb`:

Add the new analysis function to the AnalysisFactory (file `Analysis\AnalysisFactory.vb`). The locations to edit are highlighted below and marked with `EDIT THIS`.

[!code-vb[](../../source/Analysis/AnalysisFactory.vb?highlight=40,76-77,134-135)]
[!code-vb[](../../source/Analysis/AnalysisFactory.vb?highlight=41,79-80,140-141)]

0 comments on commit 752b6c9

Please sign in to comment.