mirror of
https://github.com/Hilbis/Hilbish
synced 2025-03-13 18:00:41 +00:00
style: make highlighted parts of docs underlined blue in doc command
This commit is contained in:
parent
37610ad8b0
commit
7d9d3e4d72
@ -70,7 +70,7 @@ These are the global Hilbish functions that are always available and not part of
|
||||
if backtickOccurence % 2 == 0 then
|
||||
return '{reset}'
|
||||
else
|
||||
return '{invert}'
|
||||
return '{underline}{blue}'
|
||||
end
|
||||
end)))
|
||||
f:close()
|
||||
|
Loading…
x
Reference in New Issue
Block a user