"</em>": "/ ", "<sr-blockquote>": "#+BEGIN_QUOTE", "</sr-blockquote>": "#+END_QUOTE" }, replace = Object.keys(htmlTags).join('|'); const re = new RegExp(`${replace}`,"g"); let orgSyntax = annote.html.replace(/(?:[\r\n])/g, "").replace(/<a\s+(?:[^>]...
More complex template using hiccup syntax might be possible, but I haven't tested it. Possible Improvements Import as Logseq pages: PDF items (PDF without a parent item) Item page customization: e.g., Org-mode support, page template and so on. Import at cursor: Import specific attachment ...
Magic Bold / Italics / Underlne / Hightlight / Strikethrough / Code / Reference / Tag / Quotes Apply various formatting in a smart way: auto-select whole words, recognize Logseq special syntax, smart undo formatting, and work out of editing mode. ...
Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Ca...
pstuifzandand tiensonqin Fix small typo in Markdown syntax 56f5d42· Aug 19, 2022 HistoryHistory File metadata and controls Preview Code Blame 77 lines (40 loc) · 5.07 KB Raw Logseq Codebase Overview This document helps you understand more about how Logseq works. To contribute, read th...
Support inline code and code block. Support inline text styles. Support normal links. Support inline latex syntax. Support mouse drag and drop, double click, scrollwheel zoom. Provice many convenient shortcuts. Support dark mode, and up to 16 themes. ...
Information can be templatized with mustache syntax, allowing flexibility in what is beinng imported and how. Template is limited to a single block (no child blocks will be rendered). Separate templates for Single and Multi page mode for greater flexibility. Import and update separate pages. Cho...
Support for autocomplete on tags, properties, links will be added after code actions Refactor/Rename page/tag/property might be possible Tree Sitter syntax file may be added (help appreciated) Virtual text for neovim will likely require an nvim plugin (help appreciate)...
;; Syntax: ;; 1. `+` means keys pressing simultaneously. eg: `ctrl+shift+a` ;; 2. ` ` empty space between keys represents key chords. eg: `t s` means press `t` followed by `s` ;; 3. `mod` means `Ctrl` for Windows/Linux and `Command` for Mac ;; 4. use `false` to ...
I have attempted to identify all unsupported syntax, which you can see as you would in OneNote at the bottom of the test Word file, and the respective export (failure) in the Org Mode and markdown conversions. As you can see in the image above, the Markup Packs shipping for Org Mode...