当前位置: 首页 > news >正文

网站制作案例 立邦重庆网站建设大概多少费用

网站制作案例 立邦,重庆网站建设大概多少费用,网站排名优化学习,长沙臻钬建站活动方案更新内容 1.5.8: 从具有相同属性的文件导航时,固定属性不会显示。 修复了Home和End在导航文档顶部和底部时不总是起作用的问题。 Fixed properties not appearing when navigating from a file that has the same properties.Fixed Home and End not a…

更新内容 1.5.8:

从具有相同属性的文件导航时,固定属性不会显示。 修复了Home和End在导航文档顶部和底部时不总是起作用的问题。

  • Fixed properties not appearing when navigating from a file that has the same properties.
  • Fixed Home and End not always navigating to the top and bottom of the document.

1.5 版本的重大更新内容:

Improvements

Tables

  • Added RTL text support.
  • Tables are now automatically formatted as you type. This means columns will now render cleanly in source mode.
  • Tables will no longer break when typing in the line preceding a table widget.
  • The paragraph submenu is now disabled inside the table context menu.
  • Typing "---" will no longer autocomplete inside a table cell.
  • Fixed issue where long horizontal tables would lose their scroll position on edit.
  • Fixed issue where right-clicking inside a table would cause multiple context menus to appear.
  • Lots of small fixes to how we handle editing text adjacent to tables.
  • Fixed table not always getting focused when using "Insert table" command.
  • Fixed issue where undo/redo would put cursor in wrong position.
  • You can now press backspace after a table to select the table. Pressing backspace again will delete the table.
  • You can now click links and tags inside table cells.

  • 添加了RTL文本支持。
    表格在您输入时会自动格式化。这意味着列现在将在源模式中呈现清晰。
    在表格小部件前面输入时,表格将不再中断。
    段落子菜单现在在表格上下文菜单中被禁用。
    在表格单元格内,"---"将不再自动完成。
    修复了长水平表格在编辑时会丢失滚动位置的问题。
    修复了在表格内右键点击会导致多个上下文菜单出现的问题。

    我们对编辑表格旁边的文本进行了许多小的修复。
    修复了使用“插入表格”命令时,表格不一直获得焦点的问题。
    修复了撤销/重做时光标位置不正确的问题。
    现在您可以在表格后按退格键来选择表格。再次按退格键将删除表格。
    您现在可以在表格单元格内点击链接和标签。
     

Editing

  • Formatting commands now recognize _ for italic and __ for bold.
  • Fixed issue where "Copy" would not work in a file where a PDF was embedded.
  • "Quick font size adjustment" is now disabled by default.
  • Fixed some weird behavior with "Toggle comment" command when it was used next to other comments.
  • It's no longer possible to accidentally edit text inside a fold. Navigating into a fold will automatically open the fold.
  • "Close" has been moved to the top in the tab menu.
  • 格式化命令现在可以识别_斜体_和__粗体__。
    修复了在嵌入PDF文件的文件中“复制”无法正常工作的问题。
    “快速字体大小调整”现在默认已禁用。
    修复了“切换注释”命令在旁边有其他注释时的一些奇怪行为。
    不再可能意外编辑折叠内的文本。导航到折叠中将自动展开该折叠。
    “关闭”已移动到标签菜单的顶部。

Misc

  • Sync: When viewing your remote vaults inside Obsidian, you can now see the total storage space used by each vault.
  • Improvements for indented text and lists in Live Preview.

No longer broken

  • The focused item in the File Explorer will now hide after opening a file.
  • Fixed the appearance of the embedded backlinks for right-to-left interfaces.
  • Pressing Home when editing a table in source mode will now always go to the beginning of the line.
  • Fixed issue where Canvas would fail to render if a zero-byte image file was embedded on the canvas.
  • Fixed issue where files would fail to save when navigating between files at the same time the properties are being edited.
  • Fixed Live Preview issue where tokens inside Markdown code blocks will no longer get parsed and rendered.
  • Fixed Outgoing links "link" button missing for unresolved links.
  • Fixed "copy" button on the Sync history modal not working.
  • Fixed Outline view not showing leading numerics.
  • Fixed page preview sometimes getting triggered when mouse is not hovering over the app.
  • Fixed issue where Backlinks view would incorrectly render links if they are on the same line as an embed.
  • We have reverted the changes to how lists are displayed in Live Preview. They will be formatted how they were in v1.4.
  • Fixed EnterF2, and Command + ArrowDown not working when File Explorer is focused. Enter should now open the focused file on linux/win and rename the file on macOS. F2 will rename the focused folder/file. And Command + ArrowDown will open the focused file on macOS.
  • Editing a ordered checklist (i.e. 1. [ ]) will no longer cause the checkboxes to get wiped out.

  • 文件资源管理器中的焦点项目现在在打开文件后将隐藏。
    修复了从右到左接口的嵌入式返回链接的外观问题。
    在源代码模式下编辑表格时按Home键现在将始终移到行开头。
    修复了Canvas在画布上嵌入零字节图像文件时无法渲染的问题。
    修复了文件在同时导航文件并编辑属性时保存失败的问题。

    修复了实时预览问题,Markdown代码块内的标记不再被解析和呈现。
    解决了外向链接中“链接”按钮在未解决的链接中缺失的问题。
    修复了同步历史模态框中“复制”按钮无法工作的问题。
    修复了大纲视图无法显示前导数字的问题。
    修复了页面预览有时在鼠标未悬停在应用程序上时触发的问题。
    修正了反向链接视图在链接与嵌入在同一行时会错误呈现链接的问题。

    我们已经将Live Preview中列表显示方式的更改还原。它们将以v1.4中的格式显示。
    修复了当文件资源管理器处于焦点状态时,Enter、F2和Command + ArrowDown无法正常工作的问题。在Linux/Windows系统上,按下Enter应该打开焦点文件,并在macOS系统上重命名文件。按下F2将重命名焦点文件夹/文件。同时在macOS系统上,按下Command + ArrowDown将打开焦点文件。
    编辑有序清单(例如1. [ ])不再会导致复选框消失。
     

macOS

  • Double-clicking on the sidebar tabs will no longer trigger "maximize window."
  • Fixed View → Source Mode and View → Reading View app menu items getting out of sync with the app.
  • Fixed issue where dragging and dropping screenshots into Obsidian would produce broken links.

Vim

  • Fixed issue where the Vim cursor got out of sync with the app cursor. This made it possible to accidentally edit Properties inside Vim mode.
  • The Vim cursor will now be hidden if the editor is not focused.
  • Restyled the Vim normal mode command panel.

Developers

  • The installer has been updated to Electron v28.2.3.

注释

no longer broken: It means that something has been repaired. It does not imply it will never break again. 就是Bug修复。

http://www.yayakq.cn/news/94397/

相关文章:

  • 汕头制作网站软件已有wordpress源码的
  • 富德生命人寿保险公司官方网站禁止下载app网站
  • 怎样通过网址浏览自己做的网站建设一个公司网站大概多少钱
  • cnu摄影网站科技公司网站欣赏
  • 河南住房和城乡建设网站牛商网建设的食品网站
  • 网站建设网站外贸网络
  • 开源网站建设项目管理系统软件
  • 蓝天云免费空间主机保定关键词优化平台
  • 镇江网站建设包括哪些太原网站快速排名提升
  • 济南专业制作网站培训类 网站后台
  • 上海建设网站宠物网站建设的目的
  • iis网站后台登不进地方网站程序
  • 互联网传媒 网站高端品牌护肤品
  • 如何网站建设全包wordpress网站打开很卡
  • 医院手机网站建设吴江企业网站建设
  • 绍兴网站建设方案书网站已改版
  • 站长之家官网查询抚顺网站制作
  • 思途做的旅游网站无障碍网站建设
  • 嘉兴网站备案去哪里外贸网站建设980
  • 做网站的主题全运会为什么建设网站
  • 网站开发需要的技术人员有什么软件画册宣传册设计
  • 无锡 网站建设购物网站要多少钱
  • 网站 微信开发天津企业做网站多少钱
  • 带会员功能的网站品牌购买网站
  • 天津网站开发建设爱客crm网页版登录
  • 深圳大型网站设计公司定制旅游网站建设成都
  • 网站做防篡改wordpress 嵌入 php代码
  • 代刷网站系统怎么做网站做飘浮怎么做
  • wordpress可以制作什么网站wordpress储存媒体插件
  • 培训心得网站建设怎么取消网站备案