Macros Plugin Environment
General List
All available variables and filters within the macros plugin:
| Variable | Type | Content |
|---|---|---|
| extra | dict | |
| config | MkDocsConfig | {'config_file_path': '/home/runner/work/bootstrap4-test-page/bootstrap4-test-page/mkdocs.yml', 'site_name': 'Bootstrap 4 test page', 'nav': ['index.md', 'info.md'], 'pages': None, 'site_url': 'https://juzraai.github.io/', 'site_description': 'Sample page for Bootstrap 4 components. Try out the default theme or your custom stylesheet.', 'site_author': 'Zsolt Jurányi', 'theme': Theme(name='mkdocs', dirs=['/home/runner/work/bootstrap4-test-page/bootstrap4-test-page/mkdocs_theme/', '/opt/hostedtoolcache/Python/3.11.3/x64/lib/python3.11/site-packages/mkdocs/themes/mkdocs', '/opt/hostedtoolcache/Python/3.11.3/x64/lib/python3.11/site-packages/mkdocs/templates', '/opt/hostedtoolcache/Python/3.11.3/x64/lib/python3.11/site-packages/mkdocs/contrib/search/templates'], static_templates=['404.html', 'sitemap.xml'], name='mkdocs', locale=Locale(language='en', territory=''), include_search_page=False, search_index_only=False, highlightjs=True, hljs_languages=[], hljs_style='atom-one-dark', navigation_depth=2, nav_style='dark', analytics={'gtag': None}, shortcuts={'help': 191, 'next': 78, 'previous': 80, 'search': 83}, base_url='/bootstrap4-test-page'), 'docs_dir': '/home/runner/work/bootstrap4-test-page/bootstrap4-test-page/docs', 'site_dir': '/home/runner/work/bootstrap4-test-page/bootstrap4-test-page/_site_mkdocs', 'copyright': 'Bootstrap 4 test page by juzraai', 'google_analytics': None, 'dev_addr': _IpAddressValue(host='127.0.0.1', port=8000), 'use_directory_urls': True, 'repo_url': 'https://github.com/redtide/bootstrap4-test-page', 'repo_name': 'GitHub', 'edit_uri_template': None, 'edit_uri': 'edit/mkdocs/docs/', 'extra_css': ['css/override.css'], 'extra_javascript': ['js/override.js', 'search/main.js'], 'extra_templates': [], 'markdown_extensions': ['toc', 'tables', 'fenced_code'], 'mdx_configs': {}, 'strict': False, 'remote_branch': 'www', 'remote_name': 'origin', 'extra': {}, 'plugins': {'search': |
| colors | list | ['primary', 'secondary', 'success', 'danger', 'warning', 'info', 'light', 'dark', 'white'] |
| sections | list | [{'name': 'Typography', 'icon': 'paragraph', 'docs': [{'link': 'content/typography', 'text': 'Typography'}, {'link': 'content/code', 'text': 'Code'}, {'link': 'utilities/colors', 'text': 'Color utility'}, {'link': 'utilities/text', 'text': 'Text utility'}]}, {'name': 'Images', 'icon': 'picture-o', 'docs': [{'link': 'content/images', 'text': 'Image'}, {'link': 'content/figures', 'text': 'Figure'}, {'link': 'layout/media-object', 'text': 'Media object'}]}, {'name': 'Tables', 'icon': 'table', 'docs': [{'link': 'content/tables', 'text': 'Table'}]}, {'name': 'List groups', 'icon': 'list-ul', 'docs': [{'link': 'components/list-group', 'text': 'List group'}]}, {'name': 'Buttons', 'icon': 'square', 'docs': [{'link': 'components/buttons', 'text': 'Button'}, {'link': 'components/button-group', 'text': 'Button group'}, {'link': 'components/pagination', 'text': 'Pagination'}, {'link': 'components/dropdowns', 'text': 'Dropdown'}]}, {'name': 'Jumbotrons', 'icon': 'bookmark', 'docs': [{'link': 'components/jumbotron', 'text': 'Jumbotron'}]}, {'name': 'Cards', 'icon': 'square-o', 'docs': [{'link': 'components/card', 'text': 'Card'}]}, {'name': 'Forms', 'icon': 'pencil', 'docs': [{'link': 'components/forms', 'text': 'Form'}, {'link': 'components/input-group', 'text': 'Input group'}]}, {'name': 'Navs', 'icon': 'bars', 'docs': [{'link': 'components/navbar', 'text': 'Navbar'}, {'link': 'components/navs', 'text': "Navs'"}, {'link': 'components/breadcrumb', 'text': 'Breadcrumb'}, {'link': 'components/dropdowns', 'text': 'Dropdown'}, {'link': 'components/scrollspy', 'text': 'Scrollspy'}, {'link': 'utilities/position', 'text': 'Position'}]}, {'name': 'Badges', 'icon': 'tag', 'docs': [{'link': 'components/badge', 'text': 'Badge'}]}, {'name': 'Alerts', 'icon': 'exclamation-triangle', 'docs': [{'link': 'components/alerts', 'text': 'Alert'}]}, {'name': 'Popovers', 'icon': 'info-circle', 'docs': [{'link': 'components/popovers', 'text': 'Popover'}, {'link': 'components/tooltips', 'text': 'Tooltip'}]}, {'name': 'Progress bars', 'icon': 'spinner', 'docs': [{'link': 'components/progress', 'text': 'Progress'}]}, {'name': 'Modals', 'icon': 'window-restore', 'docs': [{'link': 'components/modal', 'text': 'Modal'}]}] |
| environment | dict | system = 'Linux', system_version = '5.15.0-1035-azure', python_version = '3.11.3', mkdocs_version = '1.4.2', macros_plugin_version = '0.7.0', jinja2_version = '3.1.2' |
| plugin | LegacyConfig | {'module_name': 'main', 'modules': [], 'include_dir': 'docs/_includes', 'include_yaml': [{'colors': '_data/colors.yml'}, {'sections': '_data/sections.yml'}], 'j2_block_start_string': '', 'j2_block_end_string': '', 'j2_variable_start_string': '', 'j2_variable_end_string': '', 'on_undefined': 'keep', 'on_error_fail': False, 'verbose': True} |
| git | dict | status = True, date [datetime], short_commit = 'ca3b633', commit = 'ca3b6335c0c96674c68d4b8411f659f932002186', tag = '', author = 'redtide', author_email = 'redtid3@gmail.com', committer = 'redtide', committer_email = 'redtid3@gmail.com', date_ISO = 'Wed Apr 26 15:45:51 2023 +0200', message = 'Added MKDocs version', raw = 'commit ca3b6335c0c96674c68d4b8411f659f932002186\nAuthor: redtide |
| macros | SuperDict | context [function], macros_info [function], now [function], fix_url [function] |
| filters | dict | pretty [function] |
| filters_builtin | dict | abs [builtin_function_or_method], attr [function], batch [function], capitalize [function], center [function], count [builtin_function_or_method], d [function], default [function], dictsort [function], e [builtin_function_or_method], escape [builtin_function_or_method], filesizeformat [function], first [function], float [function], forceescape [function], format [function], groupby [function], indent [function], int [function], join [function], last [function], length [builtin_function_or_method], list [function], lower [function], items [function], map [function], min [function], max [function], pprint [function], random [function], reject [function], rejectattr [function], replace [function], reverse [function], round [function], safe [function], select [function], selectattr [function], slice [function], sort [function], string [builtin_function_or_method], striptags [function], sum [function], title [function], trim [function], truncate [function], unique [function], upper [function], urlencode [function], urlize [function], wordcount [function], wordwrap [function], xmlattr [function], tojson [function] |
| navigation | Navigation | Page(title='Home', url='/') Page(title='Info', url='/info/') |
| files | Files | |
| page | Page | Page(title='Info', url='/info/') |
Config Information
Standard MkDocs configuration information. Do not try to modify.
e.g. {{ config.docs_dir }}
See also the MkDocs documentation on the config object.
| Variable | Type | Content |
|---|---|---|
| config_file_path | str | '/home/runner/work/bootstrap4-test-page/bootstrap4-test-page/mkdocs.yml' |
| site_name | str | 'Bootstrap 4 test page' |
| nav | list | ['index.md', 'info.md'] |
| pages | NoneType | None |
| site_url | str | 'https://juzraai.github.io/' |
| site_description | str | 'Sample page for Bootstrap 4 components. Try out the default theme or your custom stylesheet.' |
| site_author | str | 'Zsolt Jurányi' |
| theme | Theme | Theme(name='mkdocs', dirs=['/home/runner/work/bootstrap4-test-page/bootstrap4-test-page/mkdocs_theme/', '/opt/hostedtoolcache/Python/3.11.3/x64/lib/python3.11/site-packages/mkdocs/themes/mkdocs', '/opt/hostedtoolcache/Python/3.11.3/x64/lib/python3.11/site-packages/mkdocs/templates', '/opt/hostedtoolcache/Python/3.11.3/x64/lib/python3.11/site-packages/mkdocs/contrib/search/templates'], static_templates=['404.html', 'sitemap.xml'], name='mkdocs', locale=Locale(language='en', territory=''), include_search_page=False, search_index_only=False, highlightjs=True, hljs_languages=[], hljs_style='atom-one-dark', navigation_depth=2, nav_style='dark', analytics={'gtag': None}, shortcuts={'help': 191, 'next': 78, 'previous': 80, 'search': 83}, base_url='/bootstrap4-test-page') |
| docs_dir | str | '/home/runner/work/bootstrap4-test-page/bootstrap4-test-page/docs' |
| site_dir | str | '/home/runner/work/bootstrap4-test-page/bootstrap4-test-page/_site_mkdocs' |
| copyright | str | 'Bootstrap 4 test page by juzraai' |
| google_analytics | NoneType | None |
| dev_addr | _IpAddressValue | _IpAddressValue(host='127.0.0.1', port=8000) |
| use_directory_urls | bool | True |
| repo_url | str | 'https://github.com/redtide/bootstrap4-test-page' |
| repo_name | str | 'GitHub' |
| edit_uri_template | NoneType | None |
| edit_uri | str | 'edit/mkdocs/docs/' |
| extra_css | list | ['css/override.css'] |
| extra_javascript | list | ['js/override.js', 'search/main.js'] |
| extra_templates | list | [] |
| markdown_extensions | list | ['toc', 'tables', 'fenced_code'] |
| mdx_configs | dict | |
| strict | bool | False |
| remote_branch | str | 'www' |
| remote_name | str | 'origin' |
| extra | LegacyConfig | {} |
| plugins | PluginCollection | search [SearchPlugin], exclude [Exclude], macros [MacrosPlugin] |
| hooks | dict | |
| watch | list | ['/home/runner/work/bootstrap4-test-page/bootstrap4-test-page/docs/_includes', '/home/runner/work/bootstrap4-test-page/bootstrap4-test-page/docs/css', '/home/runner/work/bootstrap4-test-page/bootstrap4-test-page/docs/js', '/home/runner/work/bootstrap4-test-page/bootstrap4-test-page/mkdocs_theme'] |
Macros
These macros have been defined programmatically for this environment (module or pluglets).
| Variable | Type | Content |
|---|---|---|
| context | function | (obj, e) Default mkdocs_macro List the defined variables |
| macros_info | function | () Test/debug function: list useful documentation on the mkdocs_macro environment. |
| now | function | () Get the current time (returns a datetime object). Used alone, it provides a timestamp. To get the year use |
| fix_url | function | (url, r) If url is relative, fix it so that it points to the docs diretory. This is necessary because relative links in markdown must be adapted in html ('img/foo.png' => '../img/img.png'). |
Git Information
Information available on the last commit and the git repository containing the documentation project:
e.g. {{ git.message }}
| Variable | Type | Content |
|---|---|---|
| status | bool | True |
| date | datetime | datetime.datetime(2023, 4, 26, 15, 45, 51, tzinfo=tzoffset(None, 7200)) |
| short_commit | str | 'ca3b633' |
| commit | str | 'ca3b6335c0c96674c68d4b8411f659f932002186' |
| tag | str | '' |
| author | str | 'redtide' |
| author_email | str | 'redtid3@gmail.com' |
| committer | str | 'redtide' |
| committer_email | str | 'redtid3@gmail.com' |
| date_ISO | str | 'Wed Apr 26 15:45:51 2023 +0200' |
| message | str | 'Added MKDocs version' |
| raw | str | 'commit ca3b6335c0c96674c68d4b8411f659f932002186\nAuthor: redtide |
| root_dir | str | '/home/runner/work/bootstrap4-test-page/bootstrap4-test-page' |
Page Attributes
Provided by MkDocs. These attributes change for every page (the attributes shown are for this page).
e.g. {{ page.title }}
See also the MkDocs documentation on the page object.
| Variable | Type | Content |
|---|---|---|
| file | File | page [Page], src_uri = 'info.md', abs_src_path = '/home/runner/work/bootstrap4-test-page/bootstrap4-test-page/docs/info.md', name = 'info', dest_uri = 'info/index.html', abs_dest_path = '/home/runner/work/bootstrap4-test-page/bootstrap4-test-page/_site_mkdocs/info/index.html', url = 'info/' |
| title | str | 'Info' |
| parent | NoneType | None |
| children | NoneType | None |
| previous_page | Page | Page(title='Home', url='/') |
| next_page | NoneType | None |
| _Page__active | bool | False |
| update_date | str | '2023-04-26' |
| canonical_url | str | 'https://juzraai.github.io/info/' |
| abs_url | str | '/info/' |
| edit_url | str | 'https://github.com/redtide/bootstrap4-test-page/edit/mkdocs/docs/info.md' |
| markdown | str | '{{ macros_info() }}\n' |
| content | NoneType | None |
| toc | list | [] |
| meta | dict |
To have all titles of all pages, use:
{% for page in navigation.pages %}
- {{ page.title }}
{% endfor %}
Plugin Filters
These filters are provided as a standard by the macros plugin.
| Variable | Type | Content |
|---|---|---|
| pretty | function | (var_list, rows, header, e) Default mkdocs_macro Prettify a dictionary or object (used for environment documentation, or debugging). |
Builtin Jinja2 Filters
These filters are provided by Jinja2 as a standard.
See also the Jinja2 documentation on builtin filters).
| Variable | Type | Content |
|---|---|---|
| abs | builtin_function_or_method | Return the absolute value of the argument. |
| attr | function | (environment, obj, name, value) Get an attribute of an object. |
| batch | function | (value, linecount, fill_with, tmp, item) A filter that batches items. It works pretty much like |
| capitalize | function | (s) Capitalize a value. The first character will be uppercase, all others lowercase. |
| center | function | (value, width) Centers the value in a field of a given width. |
| count | builtin_function_or_method | Return the number of items in a container. |
| d | function | (value, default_value, boolean) If the value is undefined it will return the passed default value, otherwise the value of the variable. |
| default | function | (value, default_value, boolean) If the value is undefined it will return the passed default value, otherwise the value of the variable. |
| dictsort | function | (value, case_sensitive, by, reverse, sort_func) Sort a dict and yield (key, value) pairs. Python dicts may not be in the order you want to display them in, so sort them first. |
| e | builtin_function_or_method | Replace the characters |
| escape | builtin_function_or_method | Replace the characters |
| filesizeformat | function | (value, binary, bytes, base, prefixes, i, prefix, unit) Format the value like a 'human-readable' file size (i.e. 13 kB, 4.1 MB, 102 Bytes, etc). Per default decimal prefixes are used (Mega, Giga, etc.), if the second parameter is set to |
| first | function | (args, kwargs, b) Return the first item of a sequence. |
| float | function | (value, default) Convert the value into a floating point number. If the conversion doesn't work it will return |
| forceescape | function | (value) Enforce HTML escaping. This will probably double escape variables. |
| format | function | (value, args, kwargs) Apply the given values to a |
| groupby | function | (args, kwargs, b) Group a sequence of objects by an attribute using Python's :func: |
| indent | function | (s, width, first, blank, newline, rv, lines) Return a copy of the string with each line indented by 4 spaces. The first line and blank lines are not indented by default. |
| int | function | (value, default, base) Convert the value into an integer. If the conversion doesn't work it will return |
| join | function | (args, kwargs, b) Return a string which is the concatenation of the strings in the sequence. The separator between elements is an empty string per default, you can define it with the optional parameter. |
| last | function | (environment, seq) Return the last item of a sequence. |
| length | builtin_function_or_method | Return the number of items in a container. |
| list | function | (args, kwargs, b) Convert the value into a list. If it was a string the returned list will be a list of characters. |
| lower | function | (s) Convert a value to lowercase. |
| items | function | (value) Return an iterator over the |
| map | function | (args, kwargs, b) Applies a filter on a sequence of objects or looks up an attribute. This is useful when dealing with lists of objects but you are really only interested in a certain value of it. |
| min | function | (environment, value, case_sensitive, attribute) Return the smallest item from the sequence. |
| max | function | (environment, value, case_sensitive, attribute) Return the largest item from the sequence. |
| pprint | function | (value) Pretty print a variable. Useful for debugging. |
| random | function | (context, seq) Return a random item from the sequence. |
| reject | function | (args, kwargs, b) Filters a sequence of objects by applying a test to each object, and rejecting the objects with the test succeeding. |
| rejectattr | function | (args, kwargs, b) Filters a sequence of objects by applying a test to the specified attribute of each object, and rejecting the objects with the test succeeding. |
| replace | function | (eval_ctx, s, old, new, count) Return a copy of the value with all occurrences of a substring replaced with a new one. The first argument is the substring that should be replaced, the second is the replacement string. If the optional third argument |
| reverse | function | (value, rv, e) Reverse the object or return an iterator that iterates over it the other way round. |
| round | function | (value, precision, method, func) Round the number to a given precision. The first parameter specifies the precision (default is |
| safe | function | (value) Mark the value as safe which means that in an environment with automatic escaping enabled this variable will not be escaped. |
| select | function | (args, kwargs, b) Filters a sequence of objects by applying a test to each object, and only selecting the objects with the test succeeding. |
| selectattr | function | (args, kwargs, b) Filters a sequence of objects by applying a test to the specified attribute of each object, and only selecting the objects with the test succeeding. |
| slice | function | (args, kwargs, b) Slice an iterator and return a list of lists containing those items. Useful if you want to create a div containing three ul tags that represent columns. |
| sort | function | (environment, value, reverse, case_sensitive, attribute, key_func) Sort an iterable using Python's :func: |
| string | builtin_function_or_method | Convert an object to a string if it isn't already. This preserves a :class: |
| striptags | function | (value) Strip SGML/XML tags and replace adjacent whitespace by one space. |
| sum | function | (args, kwargs, b) Returns the sum of a sequence of numbers plus the value of parameter 'start' (which defaults to 0). When the sequence is empty it returns start. |
| title | function | (s) Return a titlecased version of the value. I.e. words will start with uppercase letters, all remaining characters are lowercase. |
| trim | function | (value, chars) Strip leading and trailing characters, by default whitespace. |
| truncate | function | (env, s, length, killwords, end, leeway, result) Return a truncated copy of the string. The length is specified with the first parameter which defaults to |
| unique | function | (environment, value, case_sensitive, attribute, getter, seen, item, key) Returns a list of unique items from the given iterable. |
| upper | function | (s) Convert a value to uppercase. |
| urlencode | function | (value, items) Quote data for use in a URL path or query using UTF-8. |
| urlize | function | (eval_ctx, value, trim_url_limit, nofollow, target, rel, extra_schemes, policies, rel_parts, scheme, rv) Convert URLs in text into clickable links. |
| wordcount | function | (s) Count the words in that string. |
| wordwrap | function | (environment, s, width, break_long_words, wrapstring, break_on_hyphens) Wrap a string to the given width. Existing newlines are treated as paragraphs to be wrapped separately. |
| xmlattr | function | (eval_ctx, d, autospace, rv) Create an SGML/XML attribute string based on the items in a dict. All values that are neither |
| tojson | function | (eval_ctx, value, indent, policies, dumps, kwargs) Serialize an object to a string of JSON, and mark it safe to render in HTML. This filter is only for use in HTML documents. |