Replies: 1 comment 2 replies
-
| https://github.com/johackim/remark-obsidian Just search  | 
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello - I'm writing an app that needs to interoperate with Obsidian's "Markdown" format, which means that this:
needs to turn into this
I've seen the discussion at https://github.com/orgs/syntax-tree/discussions/33 about why Markdown does not support this, unfortunately I am compelled to offer support for what Obsidian does. If anyone cares to help me on my way to perdition, I was wondering whether the following approach would work:
Beta Was this translation helpful? Give feedback.
All reactions