14#include "MantidAPI/DllConfig.h"
16#include <json/writer.h>
27 std::string markdownCell(
const std::string &string_text);
28 std::string codeCell(
const std::string &string_code);
29 std::string writeNotebook();
35 Json::Value buildNotebook();
37 void markdownCell(Json::Value string_array);
38 void codeCell(Json::Value array_code);
virtual ~NotebookWriter()=default
Json::Value m_cell_buffer
Helper class which provides the Collimation Length for SANS instruments.