Skip to content

DopusWorX 1.0.0-beta.9

Latest

Choose a tag to compare

@HyperWorX HyperWorX released this 29 Jun 13:08

DopusWorX 1.0.0-beta.9

A smaller follow-up to beta.8 with a few rendering fixes and one new Markdown convenience. It is still a development build, so please report anything that looks wrong.

Added

  • Size and align images inside table cells. Use the plain Obsidian pipe syntax right in a cell, with no escaping needed: ![logo|72](path) for width, ![logo|72x48](path) for width and height, and ![logo|72|center](path) to centre it in the cell. It works in Reading and Live, and your file keeps the plain pipes exactly as you typed them. An HTML <img width> works in a cell too, and the two can be mixed in one table.
  • Smarter handling of files with very long lines. Files such as SVG icon sets, whose path data can run to thousands of characters on a single line, were being mistaken for minified files and shown as plain read-only text. The check now looks at the longest line rather than the average line length, so a few long lines no longer trip it. When a file genuinely does have a line long enough to slow the editor, the notice carries a Show anyway button that opens it in the editor anyway.

Changed

  • Centred headings get a nicer underline: solid through the middle, fading gently out to both sides, and running a little past the text. Left and right aligned headings are unchanged.

Fixed

  • Mermaid flowchart labels are visible again. Diagrams were drawing the boxes but leaving the text inside them blank; labels now show on every palette.
  • LaTeX to AsciiMath matrix conversion is correct. A 2x2 now becomes (a,b;c,d), with rows separated by semicolons, instead of the old ((a,b),(c,d)). It covers round, square, brace, bar and norm matrices.
  • Links in HTML files open in your browser again, instead of loading in the viewer pane.

Install

Download the zip, quit Directory Opus, extract and run Install.cmd.

sha256: d5e227deb4d7a3023704bc513036d899da7288aeeec032ee86bf67a1fc2c3af9