tag-summary icon indicating copy to clipboard operation
tag-summary copied to clipboard

Can't get plugin to work with tables

Open AdrianeNS opened this issue 9 months ago • 1 comments

I have this table in my notes that I'm trying to use the plugin with. Here is what it looks like:
#BASH/Directories

Path Description
/ *See above
/bin Essential command binaries
/boot Static bootloader, kernel exe and files required to boot linux
/dev Device files to facilitate access to every hardware device attached
/etc Local system config files. Config files for installed apps may be saved here as well
/home Each user on the system directory has a subdirectory here for storage
/lib Shared library files required for system boot
/media External removable media devices such as USB drives mounted here
/mnt Temporary mount point for regular file systems
/opt Optional files such as as third-party tools can be saved here
/root Home directory for root user
/sbin Executable used for system admin (binary system files)
/tmp Temp files. Generally cleared on boot
/usr Exe, libraries, man files, etc.
/var Directory contains variable data files such as logs, email in-boxes, web app related files, etc.

However, the plugin says, "There are no blocks that match the specified tags. Does this plugin not support tables?
Thank you!

AdrianeNS avatar May 09 '24 15:05 AdrianeNS

Nevermind! It was a syntax issue and I've fixed it.

AdrianeNS avatar May 09 '24 15:05 AdrianeNS