Skip to content

Inconsistent code block spacing #948

@swierczek

Description

@swierczek

Description of the problem
Remove leading spaces in code blocks on https://docs.expressionengine.com/latest/development/add-on-update-file.html

The code blocks on this page are inconsistently indented, which makes copy/paste less than ideal.

  • Under Properties, each line has an extra 4 spaces
  • Under Install Your Add-On (install()), the first line has 3 spaces, while the others have 4
  • Under Adding Publish Tabs, each line has an extra 2 spaces
  • Under Removing Tabs, each line has an extra 2 spaces

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions