We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
foliant-docs converts some python code blocks into [confluence_escaped hash=%2b99af929c6ef7ec82bd16e4276025fa%] here are examples of code blocks:
from data_sdk.utils.ab_estimation import EstimateAB
pip install pyspark==3.1.2
here are configs of foliant.yml
preprocessors: - plantuml: format: png as_image: false parse_raw: true - repolink backend_config: confluence: title: host: login: password: space_key: parent_id: restore_comments: true test_run: false notify_watchers: false toc: true nohead: false resolve_if_changed: false codeblocks: theme: confluence linenumbers: true collapse: false plantuml: parse_raw: true
The text was updated successfully, but these errors were encountered:
No branches or pull requests
foliant-docs converts some python code blocks into [confluence_escaped hash=%2b99af929c6ef7ec82bd16e4276025fa%]
here are examples of code blocks:
here are configs of foliant.yml
The text was updated successfully, but these errors were encountered: