Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indented tables are destroyed #64

Open
cemmy410 opened this issue Oct 24, 2019 · 0 comments
Open

Indented tables are destroyed #64

cemmy410 opened this issue Oct 24, 2019 · 0 comments

Comments

@cemmy410
Copy link

If a table is not flush-left, it is not parsed as a table and squashed into one line as if it were regular text.

Example: The table is indented to match the list level (this table is under list item 5). Running the tool destroys the table.

Before:
bug-01

After:
bug-02

Source markdown for the example:

## Publishing PROJECT.WebUI

1. Open the Solution Explorer
2. Right-click on PROJECT.WebUI
3. Click "Publish"
4. Choose "PUB" in the dropdown box, if it is not already selected
5. Ensure the following settings are correct:

   Setting                | Value
   ---------------------- | -------------------------
   Target location        | `C:\VSOnline\PROJECT_DEPLOY`
   Delete Existing Files: | `True`
   Configuration          | `Release`

6. Click "Publish"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant