#apl
  • 1.
    APL Render
    a year ago by my99n
    favorite
    share
    Category: Coding & Technical Tools
    The APL Render plugin enables you to render APL code in Obsidian with ease. This plugin converts tick notation, such as `+/`-`)`j`i 100`, into its corresponding APL Unicode representation, like `(+/÷≢)∘⍳ 100`. Simply place your APL code in a code block with the language set to "APL" and the plugin will render it nicely. The plugin also supports rendering box notation, although this requires manual drawing or copying from RIDE. With the APL Render plugin, you can easily write and display APL code in Obsidian, making it an essential tool for any APL enthusiast.
    View Plugin Details