pandoc-3.10: test/command/1773.md
```
% pandoc -f latex+raw_tex -t native
\noindent hi
^D
[ Para
[ RawInline (Format "latex") "\\noindent " , Str "hi" ]
]
```
```
% pandoc -f latex+raw_tex -t native
\noindent hi
^D
[ Para
[ RawInline (Format "latex") "\\noindent " , Str "hi" ]
]
```