Nix
2.26.3
Nix, the purely functional package manager; unstable internal interfaces
Loading...
Searching...
No Matches
markdown.hh
Go to the documentation of this file.
1
#pragma once
3
4
#include <string_view>
5
6
namespace
nix {
7
15
std::string renderMarkdownToTerminal(std::string_view markdown);
16
17
}
src
libcmd
markdown.hh
Generated by
1.13.2