Markdown display incorrectly |
||
Issue descriptionWhat steps will reproduce the problem? (1) Open https://chromium.googlesource.com/chromium/src.git/+/master/docs/design/gpu_synchronization.md with chrome, navigate to Implementation-dependent: same-thread driver-level GL contexts, the one thread and another displayed incorrectly as Bad_online.png What is the expected result? Open this docs/design/gpu_synchronization.md with Chrome MD extention(https://chrome.google.com/webstore/detail/markdown-preview-plus/febilkbfcbhebfnokafefeacimjdckgl/related), it will display correctly as Good_with_MD_ext.png What happens instead? Implementation-dependent: same-thread driver-level GL contexts, the one thread and another displayed incorrectly as Bad_online.png
,
Jan 31 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/f11c1775df9c512b9b135618f5a7d7aead9e37bb commit f11c1775df9c512b9b135618f5a7d7aead9e37bb Author: Klaus Weidner <klausw@chromium.org> Date: Wed Jan 31 00:17:19 2018 gpu_synchronization.md: fix formatting of quoted code The nested code section was not rendering correctly on the live Markdown server, and didn't match the tools/md_browser preview. Simplify the layout to avoid inconsistencies. Bug: 801929 Change-Id: Id8f84f24407d39dd2d125d8f349d214fccbe254a Reviewed-on: https://chromium-review.googlesource.com/892478 Reviewed-by: David Dorwin <ddorwin@chromium.org> Commit-Queue: Klaus Weidner <klausw@chromium.org> Cr-Commit-Position: refs/heads/master@{#533106} [modify] https://crrev.com/f11c1775df9c512b9b135618f5a7d7aead9e37bb/docs/design/gpu_synchronization.md
,
Jan 31 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by klausw@chromium.org
, Jan 30 2018Status: Started (was: Untriaged)