Skip to content

Commit 9820cd6

Browse files
remove question placeholder
1 parent 51b0f06 commit 9820cd6

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

docs/FAQ.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,7 @@ I'm new to this live-server thing. I have used it for *`.html`* pages, and it wo
1414
+ [WAMP](http://www.wampserver.com/en/) (windows)
1515
3. Visit the ***Actual Server Address***: `http://localhost:[port_number]/[workspace]`, not the VS Code extension's ***Live Server Address***: `http://127.0.0.1:5500/`
1616

17-
18-
<br><br><hr><br>
19-
20-
<!-- ### Another question
21-
Lorem ipsum dolor
22-
23-
**Answer:**
24-
Lorem ipsum dolor
25-
26-
<br><hr><br> -->
17+
<br><br><hr>
2718

2819
>## The Common Misconceptions
2920
>Neither the browser add-on nor the VS Code extension will host a server for: `PHP`, `.NET` or `NodeJS`. It will give you the *reloading function*, so you do not need to refresh the page every time you save.

0 commit comments

Comments
 (0)