3
  • Consider the following code snippet.

        console.log("this line is all right");
        console.log("but this line is indented");

    This should be a part of the same bullet point but it's not.

The indentation seems to be correct. So, why is this happening? How do I fix it?


Edit: If you edit the question you'll notice that it looks different in the preview.

This is what it looks like when you edit it.

3
  • It didn't look the same in the preview. Commented Nov 14, 2019 at 15:40
  • adding a screenshot would help clarifying the confusion. Commented Nov 14, 2019 at 15:43
  • @IamMonica No, the code snippet in the final output is also indented by an extra four spaces. Commented Nov 14, 2019 at 16:51

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.