Skip to content

Commit

Permalink
Update commonstatsmethods.md
Browse files Browse the repository at this point in the history
Need to use html inside details block
  • Loading branch information
nucleosynthesis authored Jul 6, 2023
1 parent 72ac5c2 commit 0ffe287
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/part3/commonstatsmethods.md
Original file line number Diff line number Diff line change
Expand Up @@ -606,12 +606,12 @@ The resulting output file will contain a canvas showing the distribution of the

<details>
<summary><b>qLHC test stat example</b></summary>
![](images/exampleLHC.jpg)
<img src="images/exampleLHC.jpg">
</details>

<details>
<summary><b>qTEV test stat example</b></summary>
![](images/exampleTEV.jpg)
<img src="images/exampleTEV.jpg">
</details>


Expand Down

0 comments on commit 0ffe287

Please sign in to comment.