Skip to content

'leanpub-start-delete' not working as expected @ Kindle versions #433

Description

@dcarral

In manuscript/getting_started/03_implementing_notes.md we have:

ReactDOM.render(
leanpub-start-delete
  <div>Hello world</div>,
leanpub-end-delete
leanpub-start-insert
  <Notes />,
leanpub-end-insert
  document.getElementById('app')
);

The (recently) downloaded MOBI version, however, keeps showing the <div>Hello world</div> line. No idea how I can further help debugging/troubleshooting the issue though, let me know if you'd appreciate more info from my side.

Edited issue: shortly after reporting it realized that the problem is with the markup, and not the snippet itself ;)

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions