<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`Workspace`](Workspace) › [`updateOptions`](Workspace/updateOptions)
## Workspace.updateOptions() method
Calling this function will update/reconfigure the options of all Markdown views. It is fairly expensive, so it should not be called frequently.
0.13.21
**Signature:**
```typescript
updateOptions(): void;
```
**Returns:**
`void`