Last active
May 19, 2025 21:21
-
-
Save brito/d7fdee8efbc210eef0c11d0af6d9102f to your computer and use it in GitHub Desktop.
Triage
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Triage */ | |
| * { font:16px / 1 "Trebuchet MS"; | |
| outline:1px solid #ddd; | |
| font:1rem/1.6 sans-serif; | |
| text-align:center; | |
| padding:0 } | |
| th,td { padding: 0 .4em } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <table> | |
| <th> Incomplete <th> SoC local <th> SoC mets <th> MDT border <th> MDT adv | |
| <tr><td>01 <td> 53 <td> 02 <td> 00 <td> 00 | |
| <tr><td>99 <td> 01 <td> 01 <td> 00 <td> 00 | |
| </table> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // alert('Hello world!'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"view":"separate","fontsize":"100","seethrough":"","prefixfree":"","page":"all"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment