Skip to content

Partial selection of a table does not extend to the whole table #150

Description

@evbacher

There is code to extend a partial selection to include the parent elements (paragraphs, lists, etc.).

But if you selection only a portion of a table, the selection is not extended to the whole table.

Instead of

<table>
  <tr>
   <td> Some text...

you get

  <tr>
   <td>Some text...

This is a subtle issue, and it may be difficuult to process, but we should at least take a look at it. For now, note in the docs regarding partial selection: https://github.com/evbacher/gd2md-html/wiki#partial-selection

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions