例子: ``` * element1 * element2 # Troubleshooting ``` 预期行为: ``` element1 element2 Troubleshooting ``` 实际行为: ``` element1 element2 Troubleshooting ```