-
-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
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
[question] how to reserve the spaces between emoji? #91
Comments
Hi @Freed-Wu, Thanks for your reporting, I've settled down your issue, and please try with the latest version again. Thanks & Regards |
Good. Is there any project to release a new version? |
Hi @Freed-Wu, you can update your plugin with the repository's master branch in the gem 'jekyll-spaceship', git: 'https://github.com/jeffreytse/jekyll-spaceship' |
My Gemfile is # frozen_string_literal: true
source 'https://rubygems.org'
require 'yaml'
config = YAML.load_file('_config.yml')
config['plugins'].each do |plugin|
gem plugin
end |
Although I can use the source from github temporarily, I still recommend to release a new version at least it can let user download package from mirror of rubygems which is faster than github. 😄 |
@Freed-Wu, I will try to release a new version as soon as possible. : ) |
Hello world! :smile: This is a test.
Acutual Behaviour
Expected
The text was updated successfully, but these errors were encountered: