Testing MDX Integration
Here’s a test of our custom code blocks:
litegal
function test() {
console.log("Hello from litegal!");
}
dataview
dataview
table file.name, tags
from "content"
where file.name = this.file.name
Here’s a test of our custom code blocks:
function test() {
console.log("Hello from litegal!");
}
dataview
table file.name, tags
from "content"
where file.name = this.file.name