12 Commits

Author SHA1 Message Date
ExeVirus
4cd2a8b45a
Merge pull request #4 from ronoaldo/main
Allow images to reference items.
2022-03-23 21:35:31 -04:00
Ronoaldo JLP
363889b866 Allow images to reference items.
Fixed find/gsub expressiosn for image parsing, allowing floating images
with `l` or  `r` custom parameters:

```
![w,h,l](path)
or
![w,h,r](path)
```

Added support for item:/// URI in images.
2022-03-21 23:36:58 -03:00
ExeVirus
17b5faa520 Fix lines "global" 2022-01-30 22:20:23 -05:00
ExeVirus
b91148e7da Make Individual Settings Optional, Make heading sizes changeable, Update default settings. 2021-10-14 12:35:17 -04:00
ExeVirus
4ca44c2e92 Update readme and screenshots 2021-10-09 22:35:55 -04:00
ExeVirus
4878066d47 Update Escaping and Allow for Color settings to be provided 2021-10-09 22:19:30 -04:00
ExeVirus
61abeaf302
Update readme.md 2021-10-03 21:52:03 -04:00
ExeVirus
37cab47181
Update readme.md
fix \`\`\`
2021-10-02 23:11:25 -04:00
ExeVirus
10eefad96b Add basic support for code blocks `` `` 2021-10-02 22:48:44 -04:00
ExeVirus
714c78a949 Add missing texture, and use missing texture instead of halo.png from minetest interal (subject to change) 2021-10-02 19:54:57 -04:00
ExeVirus
452985748d
Initial Commit 2021-10-02 19:52:25 -04:00
ExeVirus
3871e5fd59
Initial commit 2021-10-02 19:50:52 -04:00