Danil Akhtarov
Danil Akhtarov
> What do the raw / endraw things do? This repository is a template that uses [cargo-generate](https://github.com/cargo-generate/cargo-generate) and the constructions raw / endraw escape the file which uses specific symbols...
Sure! ```rust #![feature(test)] extern crate test; use convert_case::{Case, Casing}; fn to_camel(s: &str) -> String { let mut result = String::with_capacity(s.len()); let mut capitalize_next = false; for c in s.chars() {...
При выпуске нового токена старый перестает работать
Hello! Do you need to resize of each block?
You can do it like this ```css [data-termynal] { max-width: 100%; } ```
Hi! Can you change this line in the code to check my idea ```python md.preprocessors.register(TermynalPreprocessor(config, md), "termynal", 35) ``` Change 35 to any number from 25 to 32.
Maybe we can use some env for that, but i'm not sure because it seems badly practice
Hi! I thought about it. I wanted to do interoperability with mkdocs-material.
Have you wanted to see the result like this?
Since version 0.12, the plugin supports content tabs