Skip to content

Instantly share code, notes, and snippets.

@leesei
Last active December 28, 2015 21:19
Show Gist options
  • Save leesei/7563461 to your computer and use it in GitHub Desktop.
Save leesei/7563461 to your computer and use it in GitHub Desktop.
test case for MarkdownEditing
// @262
// binder: surface->asBinder()/surfaceTexture->asBinder()
// window: surface/SurfaceTextureClient(surfaceTexture)
status_t CameraClient::setPreviewWindow(const sp<IBinder>& binder,
        sp<ANativeWindow> window)

This should be plain text.
But when this code is highlighted with Markdown GFM, the code block bleeds out.

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