mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 05:42:10 +00:00
Update README.md
This commit is contained in:
parent
3456000d73
commit
4f18672f96
1 changed files with 3 additions and 4 deletions
|
|
@ -5,10 +5,9 @@ Obsidian plugin to create custom progress bars
|
|||
|
||||
### Header 3
|
||||
```js
|
||||
// Javascript code with syntax highlighting.
|
||||
var fun = function lang(l) {
|
||||
dateformat.i18n = require('./lang/' + l)
|
||||
return true;
|
||||
<pre><code>```obsidian-bar
|
||||
Progress: 57/100
|
||||
```</pre></code>
|
||||
}
|
||||
```
|
||||
```ruby
|
||||
|
|
|
|||
Loading…
Reference in a new issue