mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Add some text to examples, so docs Makefile can find and update its syntax
This commit is contained in:
parent
7cd5808766
commit
da01d932ea
@ -211,7 +211,7 @@ format_example(Level, Lang, #{example := [_|_] = Example}) ->
|
||||
false ->
|
||||
lists:flatmap(
|
||||
fun(Block) ->
|
||||
["+", "''''", "+"|Block]
|
||||
["+", "*Examples*:", "+"|Block]
|
||||
end,
|
||||
lists:map(
|
||||
fun({Text, Lines}) ->
|
||||
|
Loading…
Reference in New Issue
Block a user