documentation - Replicate Bootstrap Code Examples Indentation -


i writing documentation platform runs on bootstrap 4. want code examples inserted automatically <pre> tags , shown in documentation pages, done in bootstrap documentation pages. far i've manageged copy behavior including jekyll plugin "highlight_alt.rb" in own plugin folder. runs excep code isn't indented.

does know should indent code?


Comments

Popular posts from this blog

python - RuntimeError: can't re-enter readline -

python - PyInstaller UAC not working in onefile mode -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -