Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dellermann/obsidian-console

An Obsidian plugin which renders console commands and their output.
https://github.com/dellermann/obsidian-console

Last synced: 2 months ago
JSON representation

An Obsidian plugin which renders console commands and their output.

Awesome Lists containing this project

README

        

# Obsidian Console Plugin

This plugin renders console commands and their output in Obsidian.

## Usage

~~~markdown
```console
$ ls -l
-rw------- 1 dellermann dellermann 894 Dec 11 12:26 .bash_history
-rw-r--r-- 1 dellermann dellermann 220 Dec 10 19:58 .bash_logout
-rw-r--r-- 1 dellermann dellermann 3771 Dec 10 19:58 .bashrc
-rw-r--r-- 1 dellermann dellermann 0 Dec 14 10:43 .motd_shown
-rw-r--r-- 1 dellermann dellermann 807 Dec 10 19:58 .profile
```
~~~

## Copyright

Copyright (c) Daniel Ellermann