简体   繁体   English

RStudio 中 Markdown 文档顶部的内联预览覆盖

[英]Inline preview overlays on top of the Markdown document in RStudio

I'm using RMarkdown on a new installation with RStudio.我在带有 RStudio 的新安装中使用 RMarkdown。 I'm finding that the inline preview is taking up the top two thirds of the text editor for my rmarkdown file.我发现内联预览占据了我的 rmarkdown 文件的文本编辑器的前三分之二。 It's appearing, in addition to showing up inline below each paragraph, on top of the paragraphs.它除了显示在每个段落下方的内联之外,还出现在段落的顶部。

It makes it hard to code or see any of the other work that I'm doing.它使编码或查看我正在做的任何其他工作变得困难。 The preview is fixed to the top of the screen and it stays there even when I scroll up and down in the document.预览固定在屏幕顶部,即使我在文档中上下滚动,它也会保留在那里。

I can get rid of the inline preview by clicking clear all output.我可以通过单击清除所有 output 来摆脱内联预览。

I think this is probably a bug, but maybe not.我认为这可能是一个错误,但也许不是。 I tried restarting RStudio and the issue persists.我尝试重新启动 RStudio 并且问题仍然存在。

If you go to Tools -> Global Options, a window will pop up.如果您将 go 转到工具 -> 全局选项,则会弹出 window。 Select "R Markdown" on the left and you should see something like the below: Select “R Markdown” 在左侧,您应该会看到如下内容:

在此处输入图像描述

Half-way through, make sure "Show output inline for all R Markdown documents" is unchecked.中途,确保未选中“Show output inline for all R Markdown 文档”。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 R标记锚点位于文档顶部 - R markdown anchor at the top of document RStudio r-markdown plotly 变灰非交互式预览 - Greyed out and non interactive preview of plotly in r-markdown in RStudio 如何在 RStudio & Markdown 生成的 Word 文档中添加分页符 - How to add a page break in word document generated by RStudio & markdown Is it possible to knit an R Markdown file only to a preview window/pane in RStudio without saving an html file? - Is it possible to knit an R Markdown file only to a preview window/pane in RStudio without saving an html file? 使用pandoc和RStudio Markdown转换为MS Word的语法是什么?它如何被用于包括参考书目和内联引用? - What is the syntax for using pandoc with RStudio Markdown for conversion to MS Word? How can it be used to include bibliography and inline citations? R Markdown:如何使RStudio显示内联而不是新窗口的Python图? - R Markdown: How can I make RStudio display Python plots inline instead of in new window? Markdown报告未在Rstudio中执行 - Markdown Report Not Executing in Rstudio 在Rstudio中卸载R Markdown - Uninstall R Markdown in Rstudio 如何停止 RStudio 渲染 nb.html 以保存 R Z2182A74BAB7188D95797E 文档 - How to stop RStudio from rendering nb.html on save of an R Markdown document RStudio R Markdown Notebook:更改源面板中“块背景突出显示”选项的颜色(非编织文档) - RStudio R Markdown Notebook: Change colour of "chunk background highlight" option in Source panel (not Knitted document)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM