> ## Content Index
> Fetch the complete content index at: https://www.moeox.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# test
- URL: https://www.moeox.com/test/
- Published: 2026-09-03T09:54:58.000Z
- Updated: 2026-09-03T10:03:24.000Z
- Author: asumi233

123123

/\* code -------------------------- \*/ code { font-size: 80%; color: inherit; /\* padding: 4px 10px;\*/ 此行注释 word-break: break-word; } 

```bash
code {
    font-size: 80%;
    color: inherit;
    /* padding: 4px 10px;*/     此行注释
    word-break: break-word;
}
```