Skip to content

Escaped HTML in Build Systems doc page #6836

@michaelblyons

Description

@michaelblyons

Description of the bug

https://www.sublimetext.com/docs/build_systems.html#variables

Please note that this substitution will occur for any <span class=”key”>”target”</span>.
If a custom target is used, it may implement variable expansion for additional options
by using sublime.expand_variables() with the result from self.window.extract_variables(). </p>

Steps to reproduce

  1. Visit link
  2. Read the last paragraph before the table

Expected behavior

The <span> and </p> are just HTML source, not visible.

Actual behavior

You can see the tags. Oddly, they have curly quotes, too.

Sublime Text build number

4199

Operating system & version

Debian 13

(Linux) Desktop environment and/or window manager

KDE Wayland

Additional information

No response

OpenGL context information


Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions