# m command (Editor processor)

The m command is used exclusively on
D3 assembler source listings to expand included macros into a more
readable format.

## Syntax

```
 m
```

## See also

- [as command](https://d3codex.com/editor/as-command/)
- [Editor overview](https://d3codex.com/editor/editor-overview/)

---
Source: https://d3codex.com/editor/m-command/ - part of the D3Codex reference.
