Skip to content

Commit 59ef188

Browse files
committed
(GH-411) Remove class name for symbols from README
This commit removes the Puppet class names for the document symbols that are supported for better readability.
1 parent a56e642 commit 59ef188

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,12 +128,10 @@ The new `Outline View` shows the symbol tree of the currently selected Puppet ma
128128

129129
Supported symbols:
130130

131-
Symbol | Puppet Class
132-
-- | --
133-
Class | `Puppet::Pops::Model::HostClassDefinition`
134-
Defined Type | `Puppet::Pops::Model::ResourceTypeDefinition`
135-
Attribute | `Puppet::Pops::Model::AttributeOperation`
136-
Variable | `Puppet::Pops::Model::AssignmentExpression`
131+
- Class
132+
- Defined Type
133+
- Attribute
134+
- Variable
137135

138136
More symbols are planned to be added.
139137

0 commit comments

Comments
 (0)