Skip to content

Commit 37ff3e0

Browse files
authored
Fix formatting of section headers in README
Removed spaces in section headers for consistency.
1 parent 1b56c62 commit 37ff3e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ and a `CapturePreviewAsBase64(format)` method to Captures a screenshot of the
111111

112112
### NetWebView2Lib (ProgId: NetWebView2.Manager)
113113

114-
#### === Properties ===
114+
#### ===Properties===
115115

116116
##### AreDevToolsEnabled
117117
Determines whether the user is able to use the context menu or keyboard shortcuts to open the DevTools window.
@@ -193,7 +193,7 @@ Returns a pipe-separated string of all active download URIs.
193193
Determines whether user can zoom the page (Ctrl+MouseWheel, shortcuts).
194194
`object.IsZoomControlEnabled[ = Value]`
195195

196-
#### === Methods ===
196+
#### ===Methods===
197197

198198
##### Initialize
199199
Initializes the WebView2 control within a parent window.

0 commit comments

Comments
 (0)